cma: decrease CMA_ALIGNMENT lower limit to 0

Change-Id: Ia1cde062e3ab9fd3f94d757f08a9b3ca953728f2
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
Jianqun Xu
2020-12-08 17:36:29 +08:00
committed by Tao Huang
parent 3ca937494c
commit d84775858a

View File

@@ -251,7 +251,7 @@ endchoice
config CMA_ALIGNMENT
int "Maximum PAGE_SIZE order of alignment for contiguous buffers"
range 4 12
range 0 12
default 8
help
DMA mapping framework by default aligns all buffers to the smallest