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