diff options
| -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 f4e99542ffe8..7aa1c4b21111 100644 --- a/drivers/video/backlight/Kconfig +++ b/drivers/video/backlight/Kconfig @@ -260,7 +260,7 @@ config BACKLIGHT_PWM config BACKLIGHT_CGBC tristate "Congatec Board Controller (CGBC) backlight support" - depends on MFD_CGBC && X86 + depends on MFD_CGBC help Say Y here to enable support for LCD backlight control on Congatec x86-based boards via the CGBC (Congatec Board Controller). |
