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