--- a/bsp/genericarm64/genericarm64.cfg +++ b/bsp/genericarm64/genericarm64.cfg @@ -90,6 +90,7 @@ CONFIG_ACPI=y # Memory Management options # Contiguous Memory Allocator CONFIG_CMA=y +CONFIG_DMA_CMA=y # Networking support # CAN bus subsystem support -- 2.34.1 -=-=-=-=-=-=...
> +++ b/bsp/genericarm64/genericarm64.cfg > @@ -90,6 +90,7 @@ CONFIG_ACPI=y > # Memory Management options > # Contiguous Memory Allocator > CONFIG_CMA=y > +CONFIG_DMA_CMA=y > > # Networking support > # CAN bus subsystem support > -- > 2.34.1 > > > > -=-=-=-=-=-...