summaryrefslogtreecommitdiffstats
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2013-03-29 02:05:47 +0800
committerTomi Valkeinen <tomi.valkeinen@ti.com>2013-09-27 09:26:20 +0300
commitb985172b328abc6de495a87ab998b267c5a09c16 (patch)
tree7259ba7a1e6b2264648a2923f4d5dd50c3d0509e /drivers/video/Kconfig
parentce3b64f5f1ba9126c7f97115c15abe9c322d24e1 (diff)
downloadop-kernel-dev-b985172b328abc6de495a87ab998b267c5a09c16.zip
op-kernel-dev-b985172b328abc6de495a87ab998b267c5a09c16.tar.gz
video: atmel_lcdfb: add device tree suport
get display timings from device tree Use videomode helpers to get display timings and configurations from device tree Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 84b685f..14317b7 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -996,6 +996,8 @@ config FB_ATMEL
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT
+ select FB_MODE_HELPERS
+ select VIDEOMODE_HELPERS
help
This enables support for the AT91/AT32 LCD Controller.
OpenPOWER on IntegriCloud