From 67ffd143873c6909f13b3427d8ef4c2b299c116c Mon Sep 17 00:00:00 2001 From: mb Date: Sun, 26 Sep 2010 22:03:18 +0000 Subject: [PATCH] omap24xx fb: Do not omit init git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23123 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/omap24xx/config-2.6.36 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/omap24xx/config-2.6.36 b/target/linux/omap24xx/config-2.6.36 index d2026fea4d..ccff471a23 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 -- 2.11.0