blob: 5847c5a74a7465942c9cc965ffb344f2d56aef7f [file] [log] [blame]
config ARM
bool
select ARM_COMPATIBLE_SEMIHOSTING if TCG
# We need to select this until we move m_helper.c and the
# translate.c v7m helpers under ARM_V7M.
select ARM_V7M if TCG
config AARCH64
bool
select ARM
# kvm_arch_fixup_msi_route() needs to access PCIDevice
select PCI if KVM