]> git.proxmox.com Git - mirror_qemu.git/blame - target/arm/Kconfig
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
[mirror_qemu.git] / target / arm / Kconfig
CommitLineData
f4063f9c
PMD
1config ARM
2 bool
f773a31e 3 select ARM_COMPATIBLE_SEMIHOSTING if TCG
257a5ec5
FR
4
5 # We need to select this until we move m_helper.c and the
6 # translate.c v7m helpers under ARM_V7M.
a117e872 7 select ARM_V7M if TCG
f4063f9c
PMD
8
9config AARCH64
10 bool
11 select ARM