aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2006-06-15 15:35:57 -0400
committerLen Brown <len.brown@intel.com>2006-06-15 15:35:57 -0400
commit1465887cfe79889273e3fd3aaf862e7ec3ee244f (patch)
tree210930f245d2bdd47b65480e11ed8ea24a564550 /drivers
parent60e04a5c533785c23ce6b76a6e5058328fe68edb (diff)
parent1300124f69cafc54331bc06e968a8dd67863f989 (diff)
Pull Kconfig into release branch
Diffstat (limited to 'drivers')
-rw-r--r--drivers/acpi/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index c24652d31bf..2b2fbec1454 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -10,9 +10,8 @@ menu "ACPI (Advanced Configuration and Power Interface) Support"
10config ACPI 10config ACPI
11 bool "ACPI Support" 11 bool "ACPI Support"
12 depends on IA64 || X86 12 depends on IA64 || X86
13 depends on PCI
13 select PM 14 select PM
14 select PCI
15
16 default y 15 default y
17 ---help--- 16 ---help---
18 Advanced Configuration and Power Interface (ACPI) support for 17 Advanced Configuration and Power Interface (ACPI) support for