[linux-yocto] [PATCH 04/10] common-pc-drivers: Move CONFIG_HOTPLUG_PCI from cfg/x86
Saul Wold
sgw at linux.intel.com
Wed Jul 1 09:57:01 PDT 2015
As part of the broader refactor move this item out of the core
cpu configuration items
Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
meta/cfg/kernel-cache/bsp/common-pc/common-pc-drivers.cfg | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/cfg/kernel-cache/bsp/common-pc/common-pc-drivers.cfg b/meta/cfg/kernel-cache/bsp/common-pc/common-pc-drivers.cfg
index 0b82190..26d7c4a 100644
--- a/meta/cfg/kernel-cache/bsp/common-pc/common-pc-drivers.cfg
+++ b/meta/cfg/kernel-cache/bsp/common-pc/common-pc-drivers.cfg
@@ -1,6 +1,7 @@
CONFIG_PCI=y
CONFIG_PCIEPORTBUS=y
CONFIG_PCI_MSI=y
+CONFIG_HOTPLUG_PCI=y
CONFIG_ATA=y
CONFIG_ATA_ACPI=y
--
2.1.0
More information about the linux-yocto
mailing list