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

@ -60,7 +60,6 @@
VIRTIO_PCI = "y";
BLOCK = "y";
VIRTIO_BLK = "y";
NETDEVICES = "y";
VIRTIO_NET = "y";
SERIAL_8250= "y";