fix kernel maybe

This commit is contained in:
Charlotte 🦝 Delenk 2023-06-13 18:12:58 +01:00
parent d547d179b4
commit d9ffb7197f
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -20,11 +20,6 @@ in
inherit (source) rev sha256; inherit (source) rev sha256;
}; };
defconfig = "starfive_visionfive2_defconfig";
autoModules = false;
kernelPreferBuiltin = true;
structuredExtraConfig = with lib.kernel; { structuredExtraConfig = with lib.kernel; {
ARCH_STARFIVE = yes; ARCH_STARFIVE = yes;
SOC_STARFIVE = yes; SOC_STARFIVE = yes;