diff --git a/shared/platform/orangepi5plus.nix b/shared/platform/orangepi5plus.nix index a4f9bfd..7c7a5e3 100644 --- a/shared/platform/orangepi5plus.nix +++ b/shared/platform/orangepi5plus.nix @@ -43,7 +43,7 @@ in { 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; };