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

@@ -81,7 +81,6 @@
PCIE_MEDIATEK = "y";
BLOCK = "y"; # move this to base option
NETDEVICES = "y"; # and this probably also
SPI_MASTER = "y";
SPI = "y";