Enable OF option to allocate CMA memory using device tree on ARM

This commit is contained in:
Peter Robinson 2013-09-09 23:17:26 +01:00
parent ef211b5b17
commit 8da75d6b6c
2 changed files with 5 additions and 2 deletions

View File

@ -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

View File

@ -2297,6 +2297,9 @@ fi
# ||----w |
# || ||
%changelog
* Mon Sep 9 2013 Peter Robinson <pbrobinson@fedoraproject.org>
- Enable OF option to allocate CMA memory using device tree on ARM
* Mon Sep 09 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.12.0-0.rc0.git17.1
- Linux fscache-fixes-for-ceph-8429-g300893b