diff --git a/drivers/base/Kconfig b/drivers/base/Kconfig index c386354b883f..9be024fb88ce 100644 --- a/drivers/base/Kconfig +++ b/drivers/base/Kconfig @@ -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