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
|
||||
compressor = "gzip";
|
||||
kernelModules = [
|
||||
# DMA for Ethernet
|
||||
"xilinx_dma"
|
||||
# Load the Ethernet module by default
|
||||
"xxvnet_carv"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user