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