Remove CMA_SIZE_MBYTES (incompatible with newer nixpkgs)

This commit is contained in:
Linus Heckemann 2021-01-05 19:46:31 +01:00
parent 7092b02565
commit 82b03aa3cf

View File

@ -4770,7 +4770,6 @@ in buildLinux {
"DMA_REMAP" = yes;
"DMA_DIRECT_REMAP" = yes;
"DMA_CMA" = yes;
"CMA_SIZE_MBYTES" = freeform "128";
"CMA_SIZE_SEL_MBYTES" = yes;
"CMA_ALIGNMENT" = freeform "8";
"SGL_ALLOC" = yes;