aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r--drivers/acpi/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 3919d6dbe06f..cbfc58d60236 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -42,7 +42,7 @@ if ACPI
42 42
43config ACPI_SLEEP 43config ACPI_SLEEP
44 bool 44 bool
45 depends on PM_SLEEP 45 depends on SUSPEND || HIBERNATION
46 default y 46 default y
47 47
48config ACPI_PROCFS 48config ACPI_PROCFS
@@ -252,7 +252,7 @@ config ACPI_ASUS
252 252
253config ACPI_TOSHIBA 253config ACPI_TOSHIBA
254 tristate "Toshiba Laptop Extras" 254 tristate "Toshiba Laptop Extras"
255 depends on X86 255 depends on X86 && INPUT
256 select BACKLIGHT_CLASS_DEVICE 256 select BACKLIGHT_CLASS_DEVICE
257 ---help--- 257 ---help---
258 This driver adds support for access to certain system settings 258 This driver adds support for access to certain system settings