aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/Kconfig
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2007-11-19 11:22:44 -0500
committerLen Brown <len.brown@intel.com>2007-11-19 11:22:44 -0500
commit65ea6520375cc09d19ecb46f03ab7ef70bcf06dd (patch)
tree49260887db44d4ba8ada1d2025c9bfc3ef549561 /drivers/acpi/Kconfig
parent3539a901d60ae84f8b0748cd26c1c263c2b3ef5f (diff)
Revert "acpi: make ACPI_PROCFS default to y"
This reverts commit cbff2fbf55c21f50298b1aef1263b11bf510e35f.
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r--drivers/acpi/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 5772e1405f72..b9f923ef173d 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -50,7 +50,6 @@ config ACPI_SLEEP
50config ACPI_PROCFS 50config ACPI_PROCFS
51 bool "Deprecated /proc/acpi files" 51 bool "Deprecated /proc/acpi files"
52 depends on PROC_FS 52 depends on PROC_FS
53 default y
54 ---help--- 53 ---help---
55 For backwards compatibility, this option allows 54 For backwards compatibility, this option allows
56 deprecated /proc/acpi/ files to exist, even when 55 deprecated /proc/acpi/ files to exist, even when