1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

linux-nokia800: Enable framebuffer console and disable framebuffer autoupdates

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1777 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-05-23 23:36:56 +00:00
parent b77dd1b898
commit 21b345a817
2 changed files with 3 additions and 3 deletions
@@ -957,7 +957,7 @@ CONFIG_FB_OMAP=y
CONFIG_FB_OMAP_LCDC_EXTERNAL=y
# CONFIG_FB_OMAP_LCDC_HWA742 is not set
CONFIG_FB_OMAP_LCDC_BLIZZARD=y
CONFIG_FB_OMAP_MANUAL_UPDATE=y
# CONFIG_FB_OMAP_MANUAL_UPDATE is not set
CONFIG_FB_OMAP_LCD_MIPID=y
CONFIG_FB_OMAP_BOOTLOADER_INIT=y
CONFIG_FB_OMAP_CONSISTENT_DMA_SIZE=4
@@ -967,7 +967,7 @@ CONFIG_FB_OMAP_CONSISTENT_DMA_SIZE=4
#
# CONFIG_VGA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE is not set
CONFIG_FRAMEBUFFER_CONSOLE=y
#
# Logo configuration
@@ -1,6 +1,6 @@
require linux-nokia800.inc
PR = "r2"
PR = "r3"
SRC_URI = "http://repository.maemo.org/pool/maemo3.1/free/source/kernel-source-rx-34_2.6.18.orig.tar.gz \
http://repository.maemo.org/pool/maemo3.1/free/source/kernel-source-rx-34_2.6.18-osso40.diff.gz;patch=1 \
${RPSRC}/lzo_kernel-r0.patch;patch=1 \