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