From 8e1d5a0492574a8d66eedb5915c843ccb1914122 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 16 Feb 2017 07:58:18 -0500 Subject: [PATCH] UBUNTU: [Config] CONFIG_PCIEPORTBUS=n for ppc64el To: linuxppc-dev@lists.ozlabs.org Cc: frederic.barrat@fr.ibm.com, Andrew Donnellan , Ian Munsie , Christophe Lombard , Philippe Bergheaud , Gregory Kurz , Gavin Shan Disable PCI Express Port Bus support on ppc64 as it does nothing on the platform. Signed-off-by: Vaibhav Jain Suggested-by: Gavin Shan --- debian.master/config/ppc64el/config.common.ppc64el | 1 + 1 file changed, 1 insertion(+) diff --git a/debian.master/config/ppc64el/config.common.ppc64el b/debian.master/config/ppc64el/config.common.ppc64el index a520910..31738d4 100644 --- a/debian.master/config/ppc64el/config.common.ppc64el +++ b/debian.master/config/ppc64el/config.common.ppc64el @@ -148,6 +148,7 @@ CONFIG_HFS_FS=m # CONFIG_HIO is not set CONFIG_HOTPLUG_CPU=y CONFIG_HOTPLUG_PCI=y +CONFIG_PCIEPORTBUS=n # CONFIG_HOTPLUG_PCI_PCIE is not set # CONFIG_HOTPLUG_PCI_SHPC is not set CONFIG_HPFS_FS=m -- 2.9.3