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