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