extract NETDEVICES kconfig to kernel.nix module

This commit is contained in:
Daniel Barlow
2023-10-29 11:49:03 +00:00
parent c3ccee6506
commit e6cb5e319b
7 changed files with 2 additions and 6 deletions

View File

@@ -64,6 +64,8 @@ in {
PACKET = "y"; # for ppp, tcpdump ...
SYSVIPC= "y";
NETDEVICES = "y"; # even PPP needs this
# disabling this option causes the kernel to use an "empty"
# initramfs instead: it has a /dev/console node and not much
# else. Note that pid 1 is started *before* the root