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 c69b6ef1d2ce..ab1daecfeac6 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -552,6 +552,7 @@ config FB_VESA
552 select FB_CFB_FILLRECT 552 select FB_CFB_FILLRECT
553 select FB_CFB_COPYAREA 553 select FB_CFB_COPYAREA
554 select FB_CFB_IMAGEBLIT 554 select FB_CFB_IMAGEBLIT
555 select VIDEO_SELECT
555 help 556 help
556 This is the frame buffer device driver for generic VESA 2.0 557 This is the frame buffer device driver for generic VESA 2.0
557 compliant graphic cards. The older VESA 1.2 cards are not supported. 558 compliant graphic cards. The older VESA 1.2 cards are not supported.