aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/base/Kconfig')
-rw-r--r--drivers/base/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/base/Kconfig b/drivers/base/Kconfig
index 4b7b4522b64f..23b8726962af 100644
--- a/drivers/base/Kconfig
+++ b/drivers/base/Kconfig
@@ -258,7 +258,7 @@ endchoice
258 258
259config CMA_ALIGNMENT 259config CMA_ALIGNMENT
260 int "Maximum PAGE_SIZE order of alignment for contiguous buffers" 260 int "Maximum PAGE_SIZE order of alignment for contiguous buffers"
261 range 4 9 261 range 4 12
262 default 8 262 default 8
263 help 263 help
264 DMA mapping framework by default aligns all buffers to the smallest 264 DMA mapping framework by default aligns all buffers to the smallest