Add Xilinx DMA module
This commit is contained in:
parent
bc94e6355f
commit
67d57cdd03
@ -145,6 +145,8 @@
|
|||||||
# Avoid zstd as we don't have the tools in "cucu" machine
|
# Avoid zstd as we don't have the tools in "cucu" machine
|
||||||
compressor = "gzip";
|
compressor = "gzip";
|
||||||
kernelModules = [
|
kernelModules = [
|
||||||
|
# DMA for Ethernet
|
||||||
|
"xilinx_dma"
|
||||||
# Load the Ethernet module by default
|
# Load the Ethernet module by default
|
||||||
"xxvnet_carv"
|
"xxvnet_carv"
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user