]> rtime.felk.cvut.cz Git - linux-imx.git/commitdiff
ARM: OMAP2+: omap2plus_defconfig: enable CMA allocator
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Wed, 19 Dec 2012 12:33:40 +0000 (13:33 +0100)
committerTony Lindgren <tony@atomide.com>
Fri, 1 Feb 2013 22:59:34 +0000 (14:59 -0800)
The OMAP framebuffer driver now uses the standard dma allocator
instead of the (now removed) omap specific vram allocator.

Enable the Contiguous Memory Allocator by default to allow large
dma memory buffers allocation.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig

index 1913f8504b3a036d23d82a916ea427232fb59697..b199e7c5c47ea3600b60b662674b2e4113a6dad7 100644 (file)
@@ -64,6 +64,7 @@ CONFIG_MAC80211=m
 CONFIG_MAC80211_RC_PID=y
 CONFIG_MAC80211_RC_DEFAULT_PID=y
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_CMA=y
 CONFIG_CONNECTOR=y
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y