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>

No differences found