Jaunty config changes: Build in HOTPLUG PCI,PCIE

Tim Gardner timg at tpi.com
Mon Dec 22 20:19:40 UTC 2008


>From b452cedd3f54e33e9b241b11619bac57a2e520e6 Mon Sep 17 00:00:00 2001
From: Tim Gardner <tim.gardner at canonical.com>
Date: Mon, 22 Dec 2008 13:03:54 -0700
Subject: [PATCH] UBUNTU: Build in HOTPLUG PCI,PCIE

Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
---
 debian/config/amd64/config |    4 ++--
 debian/config/i386/config  |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/config/amd64/config b/debian/config/amd64/config
index aadaf88..01478f6 100644
--- a/debian/config/amd64/config
+++ b/debian/config/amd64/config
@@ -1086,14 +1086,14 @@ CONFIG_HOSTAP_PCI=m
 CONFIG_HOSTAP_PLX=m
 CONFIG_HOTPLUG=y
 CONFIG_HOTPLUG_CPU=y
-CONFIG_HOTPLUG_PCI=m
+CONFIG_HOTPLUG_PCI=y
 CONFIG_HOTPLUG_PCI_ACPI=m
 CONFIG_HOTPLUG_PCI_ACPI_IBM=m
 CONFIG_HOTPLUG_PCI_CPCI=y
 CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m
 CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
 CONFIG_HOTPLUG_PCI_FAKE=m
-CONFIG_HOTPLUG_PCI_PCIE=m
+CONFIG_HOTPLUG_PCI_PCIE=y
 CONFIG_HOTPLUG_PCI_SHPC=m
 CONFIG_HP100=m
 CONFIG_HPET=y
diff --git a/debian/config/i386/config b/debian/config/i386/config
index f71328c..51820c2 100644
--- a/debian/config/i386/config
+++ b/debian/config/i386/config
@@ -1155,7 +1155,7 @@ CONFIG_HOSTAP_PLX=m
 CONFIG_HOSTESS_SV11=m
 CONFIG_HOTPLUG=y
 CONFIG_HOTPLUG_CPU=y
-CONFIG_HOTPLUG_PCI=m
+CONFIG_HOTPLUG_PCI=y
 CONFIG_HOTPLUG_PCI_ACPI=m
 CONFIG_HOTPLUG_PCI_ACPI_IBM=m
 CONFIG_HOTPLUG_PCI_COMPAQ=m
@@ -1165,7 +1165,7 @@ CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m
 CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
 CONFIG_HOTPLUG_PCI_FAKE=m
 CONFIG_HOTPLUG_PCI_IBM=m
-CONFIG_HOTPLUG_PCI_PCIE=m
+CONFIG_HOTPLUG_PCI_PCIE=y
 CONFIG_HOTPLUG_PCI_SHPC=m
 CONFIG_HP100=m
 CONFIG_HPET=y
-- 
1.5.6.3





More information about the kernel-team mailing list