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