On Wed, 1 May 2013, Borislav Petkov wrote: > > warning: (KVM_GUEST_COMMON_OPTIONS) selects VIRTIO_NET which has unmet > > direct dependencies (NETDEVICES && NET_CORE && VIRTIO) > > > > and > > > > warning: (KVM_GUEST_COMMON_OPTIONS && AMD_IOMMU) selects PCI_MSI which has > > unmet direct dependencies (PCI && ARCH_SUPPORTS_MSI) > > How do you trigger those? I don't see them here with this applied. >
It's an allnoconfig with HYPERVISOR_GUEST, PARAVIRT, KVM_GUEST, and KVM_GUEST_COMMON_OPTIONS enabled. -- 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/