Don't load any modules for now
This commit is contained in:
parent
0bcb12a259
commit
c6801587b3
@ -146,9 +146,9 @@
|
|||||||
compressor = "gzip";
|
compressor = "gzip";
|
||||||
kernelModules = [
|
kernelModules = [
|
||||||
# DMA for Ethernet
|
# DMA for Ethernet
|
||||||
"xilinx_dma"
|
#"xilinx_dma"
|
||||||
# Load the Ethernet module by default
|
# Load the Ethernet module by default
|
||||||
"xxvnet_carv"
|
#"xxvnet_carv"
|
||||||
];
|
];
|
||||||
|
|
||||||
# Custom init script
|
# Custom init script
|
||||||
|
Loading…
Reference in New Issue
Block a user