aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeann Ogasawara <leann.ogasawara@canonical.com>2011-07-18 10:18:40 -0700
committerJohn Rigby <john.rigby@linaro.org>2011-07-25 14:41:18 -0600
commit620903412fc875799d867b5d8e785dd812f45e53 (patch)
tree70d49540b1de51d2528986bfc81880f46e1e5803
parentc7b1cab9c05a953b4ecb1ce99017b7862b0b3ddc (diff)
UBUNTU: [Config] Set CONFIG_ACPI_PCI_SLOT=m
Per the non-modular module review, enable CONFIG_ACPI_PCI_SLOT=m rather than built in. This driver creates entries in /sys/bus/pci/slots/ for all PCI slots in the system. Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
-rw-r--r--debian.master/config/config.common.ubuntu2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index d2cbee3ee0a..310cde6d12b 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -65,7 +65,7 @@ CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_HOTPLUG_MEMORY=m
CONFIG_ACPI_IPMI=m
CONFIG_ACPI_NUMA=y
-CONFIG_ACPI_PCI_SLOT=y
+CONFIG_ACPI_PCI_SLOT=m
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
CONFIG_ACPI_PROCFS=y