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
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ config DISPLAY_PANEL_DPI
|
||||||
|
|
||||||
config DISPLAY_PANEL_DSI_CM
|
config DISPLAY_PANEL_DSI_CM
|
||||||
tristate "Generic DSI Command Mode Panel"
|
tristate "Generic DSI Command Mode Panel"
|
||||||
|
depends on BACKLIGHT_CLASS_DEVICE
|
||||||
help
|
help
|
||||||
Driver for generic DSI command mode panels.
|
Driver for generic DSI command mode panels.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue