Enable OF option to allocate CMA memory using device tree on ARM
This commit is contained in:
parent
ef211b5b17
commit
8da75d6b6c
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user