diff options
author | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-09-26 22:03:18 +0000 |
---|---|---|
committer | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-09-26 22:03:18 +0000 |
commit | 67ffd143873c6909f13b3427d8ef4c2b299c116c (patch) | |
tree | 5884dbb26e7bff5f57016fef0d759c3a450fe809 /target/linux/omap24xx | |
parent | c73bc2f9f68d8d8567cc3ddf972ab68699765995 (diff) |
omap24xx fb: Do not omit init
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23123 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx')
-rw-r--r-- | target/linux/omap24xx/config-2.6.36 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap24xx/config-2.6.36 b/target/linux/omap24xx/config-2.6.36 index d2026fea4..ccff471a2 100644 --- a/target/linux/omap24xx/config-2.6.36 +++ b/target/linux/omap24xx/config-2.6.36 @@ -177,7 +177,7 @@ CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_IMAGEBLIT=y CONFIG_FB_OMAP=y -CONFIG_FB_OMAP_BOOTLOADER_INIT=y +# CONFIG_FB_OMAP_BOOTLOADER_INIT is not set CONFIG_FB_OMAP_CONSISTENT_DMA_SIZE=2 CONFIG_FB_OMAP_LCDC_BLIZZARD=y CONFIG_FB_OMAP_LCDC_EXTERNAL=y |