summaryrefslogtreecommitdiffstats
path: root/arch/i386/Kconfig
diff options
context:
space:
mode:
authorLen Brown2005-08-24 18:07:20 +0200
committerLen Brown2005-08-24 18:08:54 +0200
commit888ba6c62bc61a995d283977eb3a6cbafd6f4ac6 (patch)
tree2a1614a7c63460e98f55ac5905f3a4be679138f1 /arch/i386/Kconfig
parentMerge from-linus to-akpm (diff)
downloadkernel-qcow2-linux-888ba6c62bc61a995d283977eb3a6cbafd6f4ac6.tar.gz
kernel-qcow2-linux-888ba6c62bc61a995d283977eb3a6cbafd6f4ac6.tar.xz
kernel-qcow2-linux-888ba6c62bc61a995d283977eb3a6cbafd6f4ac6.zip
[ACPI] delete CONFIG_ACPI_BOOT
it has been a synonym for CONFIG_ACPI since 2.6.12 Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r--arch/i386/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index 619d843ba231..9ba334908742 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -1203,7 +1203,6 @@ config PCI_DIRECT
config PCI_MMCONFIG
bool
depends on PCI && ACPI && (PCI_GOMMCONFIG || PCI_GOANY)
- select ACPI_BOOT
default y
source "drivers/pci/pcie/Kconfig"