On Thu, 2 May 2013, Borislav Petkov wrote:

> See, we could've saved ourselves all the bullshit if you had started
> with the above.
> 

I had thought 

warning: (KVM_GUEST_COMMON_OPTIONS && AMD_IOMMU) selects PCI_MSI which has 
unmet direct dependencies (PCI && ARCH_SUPPORTS_MSI)

was obvious.

> I'll add those to the lineup:
> 
> select PCI
> select NET_CORE
> select X86_IO_APIC
> select X86_LOCAL_APIC
> 

No, you want to depend on X86_IO_APIC and X86_LOCAL_APIC, otherwise you'll 
just face the same issue one level deeper.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to