This will allow for more sharing as part of the upcoming refactor
of core x86 and x86_64.

Currently this is a copy/paste from existing configuration and we
need to better understand why the HOTPLUG_PCI_PCIE needs explict
disablement.

Signed-off-by: Saul Wold <s...@linux.intel.com>
---
 meta/cfg/kernel-cache/features/pci/pci.cfg | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/meta/cfg/kernel-cache/features/pci/pci.cfg 
b/meta/cfg/kernel-cache/features/pci/pci.cfg
index cd74958..ea206c5 100644
--- a/meta/cfg/kernel-cache/features/pci/pci.cfg
+++ b/meta/cfg/kernel-cache/features/pci/pci.cfg
@@ -1 +1,11 @@
+CONFIG_PCI=y
 CONFIG_PCI_MMCONFIG=y
+CONFIG_PCI_MSI=y
+
+CONFIG_PCIEPORTBUS=y
+
+CONFIG_HOTPLUG_PCI=y
+# CONFIG_HOTPLUG_PCI_PCIE is not set
+
+
+
-- 
2.1.0

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to