diff options
author | Koen Kooi <koen@openembedded.org> | 2009-01-04 19:46:26 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-01-04 19:46:26 +0100 |
commit | 65ee3358e6667473da6874c32af847d8b7fa419b (patch) | |
tree | e2e3b782913c0b0a55952e0baf220281cc2ec8fc /packages/linux/linux-omap-2.6.27 | |
parent | f946fc4c27dc654110aa5f328cee251d49f0f4df (diff) |
linux-omap 2.6.27: increase DMA size for beagleboard
Diffstat (limited to 'packages/linux/linux-omap-2.6.27')
-rw-r--r-- | packages/linux/linux-omap-2.6.27/beagleboard/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-omap-2.6.27/beagleboard/defconfig b/packages/linux/linux-omap-2.6.27/beagleboard/defconfig index e924e0cb1d..8380a200bf 100644 --- a/packages/linux/linux-omap-2.6.27/beagleboard/defconfig +++ b/packages/linux/linux-omap-2.6.27/beagleboard/defconfig @@ -1321,7 +1321,7 @@ CONFIG_FB_OMAP=y CONFIG_FB_OMAP_VIDEO_MODE="1024x768@60" # CONFIG_FB_OMAP_LCDC_EXTERNAL is not set # CONFIG_FB_OMAP_BOOTLOADER_INIT is not set -CONFIG_FB_OMAP_CONSISTENT_DMA_SIZE=8 +CONFIG_FB_OMAP_CONSISTENT_DMA_SIZE=12 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set # |