From 38815644c00a248b884a138b917cb1013816cc68 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 29 May 2008 00:33:44 +0200 Subject: [PATCH] ARM: OMAP: beagleboard defconfig: increase FB DMA size to 4MB so the 1024x768x24 default fits beagleboard defconfig: increase FB DMA size to 4MB so the 1024x768x24 default fits Signed-off-by: Koen Kooi Signed-off-by: Tony Lindgren --- arch/arm/configs/omap3_beagle_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/omap3_beagle_defconfig b/arch/arm/configs/omap3_beagle_defconfig index 6aec7b75123..cce83e5813e 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 # -- 2.41.1