diff options
| author | Len Brown <len.brown@intel.com> | 2007-11-19 11:22:44 -0500 |
|---|---|---|
| committer | Len Brown <len.brown@intel.com> | 2007-11-19 11:22:44 -0500 |
| commit | 65ea6520375cc09d19ecb46f03ab7ef70bcf06dd (patch) | |
| tree | 49260887db44d4ba8ada1d2025c9bfc3ef549561 | |
| parent | 3539a901d60ae84f8b0748cd26c1c263c2b3ef5f (diff) | |
Revert "acpi: make ACPI_PROCFS default to y"
This reverts commit cbff2fbf55c21f50298b1aef1263b11bf510e35f.
| -rw-r--r-- | drivers/acpi/Kconfig | 1 |
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 | |||
| 50 | config ACPI_PROCFS | 50 | config 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 |
