Merge pull request 'fix kernel maybe' (#269) from fix-kernel-maybe into main
Some checks failed
ci/woodpecker/cron/update-lockfile Pipeline failed
Hydra element-web Hydra build #49870 of nix-packages:aarch64-linux-master:element-web
Hydra mautrix-telegram Hydra build #49869 of nix-packages:aarch64-linux-master:mautrix-telegram
ci/woodpecker/cron/update Pipeline failed
Some checks failed
ci/woodpecker/cron/update-lockfile Pipeline failed
Hydra element-web Hydra build #49870 of nix-packages:aarch64-linux-master:element-web
Hydra mautrix-telegram Hydra build #49869 of nix-packages:aarch64-linux-master:mautrix-telegram
ci/woodpecker/cron/update Pipeline failed
Reviewed-on: #269
This commit is contained in:
commit
39b87da3f4
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