From 40d186df2dc94bcb1b8b0204f691678b9fa87466 Mon Sep 17 00:00:00 2001 From: Gabriel Ionescu Date: Tue, 20 Jun 2017 15:27:00 +0200 Subject: Kernel: Add specific ragments for disabling unnecessary features Signed-off-by: Gabriel Ionescu Signed-off-by: Adrian Dudau --- features/pcimodules/pcimodules_n.cfg | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 features/pcimodules/pcimodules_n.cfg (limited to 'features/pcimodules/pcimodules_n.cfg') diff --git a/features/pcimodules/pcimodules_n.cfg b/features/pcimodules/pcimodules_n.cfg new file mode 100644 index 0000000..48fa2a1 --- /dev/null +++ b/features/pcimodules/pcimodules_n.cfg @@ -0,0 +1,19 @@ +CONFIG_PCI_CNB20LE_QUIRK=n +CONFIG_HOTPLUG_PCI_PCIE=n +CONFIG_PCIEASPM_DEBUG=n +CONFIG_PCI_DEBUG=n +CONFIG_PCI_REALLOC_ENABLE_AUTO=n +CONFIG_PCI_STUB=m +CONFIG_PCI_PRI=n +CONFIG_HOTPLUG_PCI=n +CONFIG_HOTPLUG_PCI_ACPI=n +# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set +CONFIG_HOTPLUG_PCI_CPCI=n +# CONFIG_HOTPLUG_PCI_CPCI_ZT5550 is not set +# CONFIG_HOTPLUG_PCI_CPCI_GENERIC is not set +# CONFIG_HOTPLUG_PCI_SHPC is not set +# +# PCI host controller drivers +# +CONFIG_PCIE_DW_PLAT=n +CONFIG_PCIE_DW=n -- cgit v1.2.3-54-g00ecf