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)
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>

No differences found