fix kernel maybe
This commit is contained in:
parent
d547d179b4
commit
d9ffb7197f
1 changed files with 0 additions and 5 deletions
|
@ -20,11 +20,6 @@ in
|
|||
inherit (source) rev sha256;
|
||||
};
|
||||
|
||||
defconfig = "starfive_visionfive2_defconfig";
|
||||
|
||||
autoModules = false;
|
||||
kernelPreferBuiltin = true;
|
||||
|
||||
structuredExtraConfig = with lib.kernel; {
|
||||
ARCH_STARFIVE = yes;
|
||||
SOC_STARFIVE = yes;
|
||||
|
|
Reference in a new issue