video/pxa: LCD_CORGI needs BACKLIGHT_CLASS_DEVICE
authorArnd Bergmann <arnd@arndb.de>
Thu, 24 Apr 2014 12:28:26 +0000 (13:28 +0100)
committerLee Jones <lee.jones@linaro.org>
Mon, 28 Apr 2014 10:21:03 +0000 (11:21 +0100)
This fixes a randconfig build error when BACKLIGHT_CLASS_DEVICE
is disabled, by describing the dependency in Kconfig,
as we do for the other drivers in this directory.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Acked-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Bryan Wu <cooloney@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found