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