aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index a43594243186..005347a35b61 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -2246,6 +2246,7 @@ config FB_DA8XX
2246 select FB_CFB_FILLRECT 2246 select FB_CFB_FILLRECT
2247 select FB_CFB_COPYAREA 2247 select FB_CFB_COPYAREA
2248 select FB_CFB_IMAGEBLIT 2248 select FB_CFB_IMAGEBLIT
2249 select FB_CFB_REV_PIXELS_IN_BYTE
2249 ---help--- 2250 ---help---
2250 This is the frame buffer device driver for the TI LCD controller 2251 This is the frame buffer device driver for the TI LCD controller
2251 found on DA8xx/OMAP-L1xx SoCs. 2252 found on DA8xx/OMAP-L1xx SoCs.