atom-pc: enable CONFIG_FRAMEBUFFER_CONSOLE

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>
This commit is contained in:
Darren Hart 2010-10-08 23:48:37 -07:00 committed by Richard Purdie
parent 6f66fc15c7
commit fe9c556f56
1 changed files with 1 additions and 1 deletions

View 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