aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/leds/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index 1ef751e35a2f..d97ee24a774f 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -504,6 +504,7 @@ config LEDS_TLC591XX
504config LEDS_MAX77693 504config LEDS_MAX77693
505 tristate "LED support for MAX77693 Flash" 505 tristate "LED support for MAX77693 Flash"
506 depends on LEDS_CLASS_FLASH 506 depends on LEDS_CLASS_FLASH
507 depends on V4L2_FLASH_LED_CLASS || !V4L2_FLASH_LED_CLASS
507 depends on MFD_MAX77693 508 depends on MFD_MAX77693
508 depends on OF 509 depends on OF
509 help 510 help