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