commit | 28748782b736b1a87bd1224d678e416a8375ea13 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Sun Oct 02 16:45:33 2011 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Oct 03 13:28:14 2011 +0300 |
tree | 30dd5ff6943a29832ded272b84aba1148ca87906 | |
parent | da91e89fb2f582d75324a64fbf0b6aa91a5e6280 [diff] |
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>