mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
OMAPDSS: Add missing dependency on backlight for DSI-CM panel drier
The DSI-CM driver uses the backlight class so needs to build depend on it. Signed-off-by: Mark Brown <broonie@linaro.org> Reviewed-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
This commit is contained in:
parent
48664b21ae
commit
633358e9ff
|
|
@ -35,6 +35,7 @@ config DISPLAY_PANEL_DPI
|
|||
|
||||
config DISPLAY_PANEL_DSI_CM
|
||||
tristate "Generic DSI Command Mode Panel"
|
||||
depends on BACKLIGHT_CLASS_DEVICE
|
||||
help
|
||||
Driver for generic DSI command mode panels.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user