qemu/target/i386/Kconfig

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
158 B
Plaintext
Raw Normal View History

config I386
bool
select APIC
# kvm_arch_fixup_msi_route() needs to access PCIDevice
select PCI if KVM
config X86_64
bool
select I386