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