From b064c168202b0ac660de9d0ed4cec9596869804c Mon Sep 17 00:00:00 2001 From: James Simmons Date: Fri, 8 Dec 2006 02:40:57 -0800 Subject: [PATCH] --- yaml --- r: 43830 b: refs/heads/master c: c9b2ec4d52275d20e6e2db80727d289b0bdd90b3 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/video/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 12f0fab55c96..377d26991078 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 58219896df521ddd749bee48a8465db69b6163f3 +refs/heads/master: c9b2ec4d52275d20e6e2db80727d289b0bdd90b3 diff --git a/trunk/drivers/video/Kconfig b/trunk/drivers/video/Kconfig index c69b6ef1d2ce..ab1daecfeac6 100644 --- a/trunk/drivers/video/Kconfig +++ b/trunk/drivers/video/Kconfig @@ -552,6 +552,7 @@ config FB_VESA select FB_CFB_FILLRECT select FB_CFB_COPYAREA select FB_CFB_IMAGEBLIT + select VIDEO_SELECT help This is the frame buffer device driver for generic VESA 2.0 compliant graphic cards. The older VESA 1.2 cards are not supported.