Add Xilinx DMA module
This commit is contained in:
@@ -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"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user