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