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