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