aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/acpi/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 934d639b3684..f1372de4ce79 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -68,14 +68,6 @@ config ACPI_PROCFS
68 68
69 Say N to delete /proc/acpi/ files that have moved to /sys/ 69 Say N to delete /proc/acpi/ files that have moved to /sys/
70 70
71config ACPI_PROCFS_SLEEP
72 bool "/proc/acpi/sleep (deprecated)"
73 depends on PM_SLEEP && ACPI_PROCFS
74 default n
75 ---help---
76 Create /proc/acpi/sleep
77 Deprecated by /sys/power/state
78
79config ACPI_AC 71config ACPI_AC
80 tristate "AC Adapter" 72 tristate "AC Adapter"
81 depends on X86 73 depends on X86