summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/Kconfig
diff options
context:
space:
mode:
authorPawel Moll <pawel.moll@arm.com>2014-06-24 12:55:11 +0100
committerTomi Valkeinen <tomi.valkeinen@ti.com>2014-07-29 14:12:12 +0300
commitd10715be03bd8bad59ddc50236cb140c3bd73c7b (patch)
tree587203bb2ae8ae20a755b9eeda5cac8181aa4c95 /drivers/video/fbdev/Kconfig
parentb1f46dd1079d78aa46b8bc740d3e24117335f150 (diff)
downloadop-kernel-dev-d10715be03bd8bad59ddc50236cb140c3bd73c7b.zip
op-kernel-dev-d10715be03bd8bad59ddc50236cb140c3bd73c7b.tar.gz
video: ARM CLCD: Add DT support
This patch adds basic DT bindings for the PL11x CLCD cells and make their fbdev driver use them. Signed-off-by: Pawel Moll <pawel.moll@arm.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/fbdev/Kconfig')
-rw-r--r--drivers/video/fbdev/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig
index 4a7098f..6f451ad 100644
--- a/drivers/video/fbdev/Kconfig
+++ b/drivers/video/fbdev/Kconfig
@@ -280,6 +280,7 @@ config FB_ARMCLCD
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT
+ select VIDEOMODE_HELPERS if OF
help
This framebuffer device driver is for the ARM PrimeCell PL110
Colour LCD controller. ARM PrimeCells provide the building
OpenPOWER on IntegriCloud