Skip to content

Commit

Permalink
OMAPDSS: Add missing dependency on backlight for DSI-CM panel drier
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mark Brown authored and Tomi Valkeinen committed Sep 26, 2013
1 parent 48664b2 commit 633358e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/video/omap2/displays-new/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 633358e

Please sign in to comment.