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