xref: /openbmc/qemu/target/arm/Kconfig (revision b4b9a0e32f93c0700f46617524317b0580126592)
1config ARM
2    bool
3
4config AARCH64
5    bool
6    select ARM
7