diff options
| -rw-r--r-- | drivers/platform/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index 242c5248fdea..3338437b559b 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig | |||
| @@ -299,8 +299,8 @@ config IDEAPAD_LAPTOP | |||
| 299 | depends on ACPI | 299 | depends on ACPI |
| 300 | depends on RFKILL && INPUT | 300 | depends on RFKILL && INPUT |
| 301 | depends on SERIO_I8042 | 301 | depends on SERIO_I8042 |
| 302 | depends on BACKLIGHT_CLASS_DEVICE | ||
| 302 | select INPUT_SPARSEKMAP | 303 | select INPUT_SPARSEKMAP |
| 303 | select BACKLIGHT_CLASS_DEVICE | ||
| 304 | help | 304 | help |
| 305 | This is a driver for Lenovo IdeaPad netbooks contains drivers for | 305 | This is a driver for Lenovo IdeaPad netbooks contains drivers for |
| 306 | rfkill switch, hotkey, fan control and backlight control. | 306 | rfkill switch, hotkey, fan control and backlight control. |
