diff options
-rw-r--r-- | drivers/acpi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index 735f5ea17473..79540db29808 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
@@ -259,7 +259,7 @@ config ACPI_ASUS | |||
259 | 259 | ||
260 | config ACPI_TOSHIBA | 260 | config ACPI_TOSHIBA |
261 | tristate "Toshiba Laptop Extras" | 261 | tristate "Toshiba Laptop Extras" |
262 | depends on X86 | 262 | depends on X86 && INPUT |
263 | select BACKLIGHT_CLASS_DEVICE | 263 | select BACKLIGHT_CLASS_DEVICE |
264 | ---help--- | 264 | ---help--- |
265 | This driver adds support for access to certain system settings | 265 | This driver adds support for access to certain system settings |