aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
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 4c1546f71d56..e7718fdad1e1 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -2437,6 +2437,8 @@ config FB_MXS
2437 select FB_CFB_FILLRECT 2437 select FB_CFB_FILLRECT
2438 select FB_CFB_COPYAREA 2438 select FB_CFB_COPYAREA
2439 select FB_CFB_IMAGEBLIT 2439 select FB_CFB_IMAGEBLIT
2440 select FB_MODE_HELPERS
2441 select OF_VIDEOMODE
2440 help 2442 help
2441 Framebuffer support for the MXS SoC. 2443 Framebuffer support for the MXS SoC.
2442 2444