diff options
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r-- | drivers/misc/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 297a48f85446..3a5d7694b878 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig | |||
@@ -245,6 +245,8 @@ config THINKPAD_ACPI | |||
245 | select HWMON | 245 | select HWMON |
246 | select NVRAM | 246 | select NVRAM |
247 | depends on INPUT | 247 | depends on INPUT |
248 | select NEW_LEDS | ||
249 | select LEDS_CLASS | ||
248 | ---help--- | 250 | ---help--- |
249 | This is a driver for the IBM and Lenovo ThinkPad laptops. It adds | 251 | This is a driver for the IBM and Lenovo ThinkPad laptops. It adds |
250 | support for Fn-Fx key combinations, Bluetooth control, video | 252 | support for Fn-Fx key combinations, Bluetooth control, video |