orangepi5+: remove explicit rockchip-cpufreq module
This commit is contained in:
parent
8d93a025f4
commit
76f5db710c
|
@ -43,7 +43,7 @@ in {
|
||||||
generic-extlinux-compatible.enable = true;
|
generic-extlinux-compatible.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
initrd.kernelModules = ["ahci_dwc" "phy_rockchip_naneng_combphy" "rockchip-cpufreq"];
|
initrd.kernelModules = ["ahci_dwc" "phy_rockchip_naneng_combphy"];
|
||||||
consoleLogLevel = 7;
|
consoleLogLevel = 7;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue