1f4063f9cSPhilippe Mathieu-Daudéconfig ARM 2f4063f9cSPhilippe Mathieu-Daudé bool 3f773a31eSFabiano Rosas select ARM_COMPATIBLE_SEMIHOSTING if TCG 4257a5ec5SFabiano Rosas 5257a5ec5SFabiano Rosas # We need to select this until we move m_helper.c and the 6257a5ec5SFabiano Rosas # translate.c v7m helpers under ARM_V7M. 7a117e872SFabiano Rosas select ARM_V7M if TCG 8f4063f9cSPhilippe Mathieu-Daudé 9*d641ec30SPaolo Bonzini select DEVICE_TREE # needed by boot.c 10*d641ec30SPaolo Bonzini 11f4063f9cSPhilippe Mathieu-Daudéconfig AARCH64 12f4063f9cSPhilippe Mathieu-Daudé bool 13f4063f9cSPhilippe Mathieu-Daudé select ARM 145ce77fcbSPaolo Bonzini # kvm_arch_fixup_msi_route() needs to access PCIDevice 155ce77fcbSPaolo Bonzini select PCI if KVM 16