qapi/dump: Indent bulleted lists consistently
[qemu/armbru.git] / target / arm / Kconfig
blob39f05b6420a5c7cf2aa1f3dd93cdde92b997a9cb
1 config ARM
2     bool
4 config AARCH64
5     bool
6     select ARM
8 # This config exists just so we can make SEMIHOSTING default when TCG
9 # is selected without also changing it for other architectures.
10 config ARM_SEMIHOSTING
11     bool
12     default y if TCG && ARM
13     select ARM_COMPATIBLE_SEMIHOSTING