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