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