|
@@ -43,19 +43,6 @@ config ACPI_SLEEP
|
|
|
depends on SUSPEND || HIBERNATION
|
|
|
default y
|
|
|
|
|
|
-config ACPI_PROCFS
|
|
|
- bool "Deprecated /proc/acpi files"
|
|
|
- depends on PROC_FS
|
|
|
- help
|
|
|
- For backwards compatibility, this option allows
|
|
|
- deprecated /proc/acpi/ files to exist, even when
|
|
|
- they have been replaced by functions in /sys.
|
|
|
-
|
|
|
- This option has no effect on /proc/acpi/ files
|
|
|
- and functions which do not yet exist in /sys.
|
|
|
-
|
|
|
- Say N to delete /proc/acpi/ files that have moved to /sys/
|
|
|
-
|
|
|
config ACPI_EC_DEBUGFS
|
|
|
tristate "EC read/write access through /sys/kernel/debug/ec"
|
|
|
default n
|