]> git.karo-electronics.de Git - mv-sheeva.git/commit
video/omap: fix build dependencies
authorArnd Bergmann <arnd@arndb.de>
Sun, 2 Oct 2011 14:45:33 +0000 (16:45 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 3 Oct 2011 10:28:14 +0000 (13:28 +0300)
commit28748782b736b1a87bd1224d678e416a8375ea13
tree30dd5ff6943a29832ded272b84aba1148ca87906
parentda91e89fb2f582d75324a64fbf0b6aa91a5e6280
video/omap: fix build dependencies

Four of the LCD panel drivers depend on the backlight class,
so add the dependency in Kconfig.
Selecting the BACKLIGHT_CLASS_DEVICE symbol does not generally
work since it has other dependencies.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
[tomi.valkeinen@ti.com: changed also N8x0 panel]
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/displays/Kconfig