]> git.baikalelectronics.ru Git - kernel.git/commit
video: imxfb: Select LCD_CLASS_DEVICE unconditionally
authorAlexander Shiyan <shc_work@mail.ru>
Thu, 20 Mar 2014 06:58:31 +0000 (10:58 +0400)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 14 Apr 2014 11:52:08 +0000 (14:52 +0300)
commit92c9e64d46e614675b8ad19008b012410f01f00f
treee141b2070451d76673bcad8e3871271f797a1f61
parent1539f01ea18100e7e567a09b3761d0f0b1d3beb3
video: imxfb: Select LCD_CLASS_DEVICE unconditionally

FB driver uses lowlevel controls for LCD powering and contrast changing.
Since LCD class cannot be used as an optional feature and should be
compiled for using in the driver, this patch selects LCD_CLASS_DEVICE
symbol for the driver.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/Kconfig