Disable kernel oprtions

This commit is contained in:
Rodrigo Arias 2024-01-17 15:00:51 +01:00
parent 3f8b6388f7
commit a99b3f4189

View File

@ -35,9 +35,9 @@ in buildLinux (args // {
DW_AXI_DMAC_STARFIVE = yes; DW_AXI_DMAC_STARFIVE = yes;
# stmmac hangs when built as a module # stmmac hangs when built as a module
PTP_1588_CLOCK = yes; #PTP_1588_CLOCK = yes;
STMMAC_ETH = yes; #STMMAC_ETH = yes;
STMMAC_PCI = yes; #STMMAC_PCI = yes;
# For qemu # For qemu
BLOCK = yes; BLOCK = yes;