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

@@ -143,7 +143,6 @@
REGULATOR_FIXED_VOLTAGE = "y";
NET = "y";
NETDEVICES = "y";
ETHERNET = "y";
PHYLIB = "y";