diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/video/backlight/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig index ed68fde54454..7ed9991fa747 100644 --- a/drivers/video/backlight/Kconfig +++ b/drivers/video/backlight/Kconfig | |||
@@ -343,7 +343,7 @@ config BACKLIGHT_LP855X | |||
343 | 343 | ||
344 | config BACKLIGHT_OT200 | 344 | config BACKLIGHT_OT200 |
345 | tristate "Backlight driver for ot200 visualisation device" | 345 | tristate "Backlight driver for ot200 visualisation device" |
346 | depends on BACKLIGHT_CLASS_DEVICE && CS5535_MFGPT | 346 | depends on BACKLIGHT_CLASS_DEVICE && CS5535_MFGPT && GPIO_CS5535 |
347 | help | 347 | help |
348 | To compile this driver as a module, choose M here: the module will be | 348 | To compile this driver as a module, choose M here: the module will be |
349 | called ot200_bl. | 349 | called ot200_bl. |