hw/sd/sdcard: Implement eMMC sleep state (CMD5)
[qemu/armbru.git] / target / i386 / Kconfig
blob6b0feef02997f470c65f16333ccca95b42963ee8
1 config I386
2     bool
3     select APIC
4     # kvm_arch_fixup_msi_route() needs to access PCIDevice
5     select PCI if KVM
7 config X86_64
8     bool
9     select I386