]> code.ossystems Code Review - openembedded-core.git/commitdiff
atom-pc: enable CONFIG_FRAMEBUFFER_CONSOLE
authorDarren Hart <dvhart@linux.intel.com>
Sat, 9 Oct 2010 06:48:37 +0000 (23:48 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Sat, 9 Oct 2010 14:58:52 +0000 (15:58 +0100)
Add CONFIG_FRAMEBUFFER_CONSOLE to the i915.cfg config fragment for
the atom-pc machine. This allows the BlackSand to boot to the sato
desktop with text after the fb switch as well as the poky splash
screen.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
CC: Tom Zanussi <tom.zanussi@intel.com>
CC: Bruce Ashfield <bruce.ashfield@windriver.com>
CC: Richard Purdie <rpurdie@linux.intel.com>
meta/recipes-kernel/linux/linux-wrs/i915.cfg

index b20d9ab8fe07a5970882d8989687aa433b6b26be..9b228225fb9723c59bb6b11b31c95f48dd2c4918 100644 (file)
@@ -15,4 +15,4 @@ CONFIG_FB=y
 CONFIG_FB_CFB_FILLRECT=y
 CONFIG_FB_CFB_COPYAREA=y
 CONFIG_FB_CFB_IMAGEBLIT=y
-
+CONFIG_FRAMEBUFFER_CONSOLE=y