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