summaryrefslogtreecommitdiffstats
path: root/config-armv7-generic
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2013-09-09 23:17:26 +0100
committerPeter Robinson <pbrobinson@gmail.com>2013-09-09 23:17:26 +0100
commit8da75d6b6c9c162ec4602f2fee79cf7a2352b53d (patch)
tree80e40bc30bcfd2910c4f0650b8b8fbbfcdb574d9 /config-armv7-generic
parentef211b5b1781af89bcb982dfaa60c4583ce7ad28 (diff)
downloadkernel-8da75d6b6c9c162ec4602f2fee79cf7a2352b53d.tar.gz
kernel-8da75d6b6c9c162ec4602f2fee79cf7a2352b53d.tar.xz
kernel-8da75d6b6c9c162ec4602f2fee79cf7a2352b53d.zip
Enable OF option to allocate CMA memory using device tree on ARM
Diffstat (limited to 'config-armv7-generic')
-rw-r--r--config-armv7-generic4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-armv7-generic b/config-armv7-generic
index c41eb2b0..b3d16473 100644
--- a/config-armv7-generic
+++ b/config-armv7-generic
@@ -368,8 +368,8 @@ CONFIG_LEDS_DAC124S085=m
CONFIG_LEDS_PWM=m
CONFIG_BMP085_SPI=m
-# Display
-
+# Contiguous Memory Allocator
+CONFIG_OF_RESERVED_MEM=y
CONFIG_CMA=y
CONFIG_DMA_CMA=y
# CONFIG_CMA_DEBUG is not set