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