[PATCH] Video Select set for VESA FB
- From: James Simmons <jsimmons@xxxxxxxxxxxxx>
- Date: Thu, 30 Nov 2006 15:12:44 +0000 (GMT)
This patch automatically set VIDEO_SELECT when you select VESA FB.
Currently if you select VESA FB with fbcon but don't select VGA console
the box will not have its video mode set. Thus you get a blank screen.
Please apply.
Signed-off-by: James Simmons <jsimmons@xxxxxxxxxxxxx>
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 7a43020..c3fcf04 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -551,6 +551,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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Prev by Date: Re: kswapd/tg3 issue
- Next by Date: Re: kswapd/tg3 issue
- Previous by thread: kswapd/tg3 issue
- Next by thread: bitmap_find_free_region and bitmap_full arg doubts
- Index(es):