diff options
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r-- | drivers/misc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 4ed83575393c..ec21994a2daa 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig | |||
@@ -247,7 +247,7 @@ config MSI_LAPTOP | |||
247 | 247 | ||
248 | config PANASONIC_LAPTOP | 248 | config PANASONIC_LAPTOP |
249 | tristate "Panasonic Laptop Extras" | 249 | tristate "Panasonic Laptop Extras" |
250 | depends on X86 && INPUT | 250 | depends on X86 && INPUT && ACPI |
251 | depends on BACKLIGHT_CLASS_DEVICE | 251 | depends on BACKLIGHT_CLASS_DEVICE |
252 | ---help--- | 252 | ---help--- |
253 | This driver adds support for access to backlight control and hotkeys | 253 | This driver adds support for access to backlight control and hotkeys |