From: Koen Kooi <koen@xxxxxxxxxxxxxxxx> beagleboard defconfig: increase FB DMA size to 4MB so the 1024x768x24 default fits Signed-off-by: Koen Kooi <koen@xxxxxxxxxxxxxxxx> --- arch/arm/configs/omap3_beagle_defconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/configs/omap3_beagle_defconfig b/arch/arm/configs/omap3_beagle_defconfig index 6aec7b7..cce83e5 100644 --- a/arch/arm/configs/omap3_beagle_defconfig +++ b/arch/arm/configs/omap3_beagle_defconfig @@ -703,7 +703,7 @@ CONFIG_FB_CFB_IMAGEBLIT=y CONFIG_FB_OMAP=y # CONFIG_FB_OMAP_LCDC_EXTERNAL is not set # CONFIG_FB_OMAP_BOOTLOADER_INIT is not set -CONFIG_FB_OMAP_CONSISTENT_DMA_SIZE=2 +CONFIG_FB_OMAP_CONSISTENT_DMA_SIZE=4 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set # -- 1.5.4.3 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html