make a module for vlan

Acked-by: Daniel Barlow <<dan@telent.net>>
This commit is contained in:
Daniel Barlow
2023-08-30 23:26:44 +01:00
parent efa1919e04
commit 333327be75
5 changed files with 90 additions and 51 deletions

View File

@@ -115,6 +115,7 @@
NET_RALINK_MDIO = "y";
NET_RALINK_MDIO_MT7620 = "y";
NET_RALINK_MT7620 = "y";
SWPHY = "y";
SPI = "y";
MTD_SPI_NOR = "y";
@@ -123,14 +124,6 @@
SPI_MASTER= "y";
SPI_MEM= "y";
# both the ethernet ports on this device (lan and wan)
# are behind a switch, so we need VLANs to do anything
# useful with them
VLAN_8021Q = "y";
SWCONFIG = "y";
SWPHY = "y";
MTD = "y";
MTD_CMDLINE_PARTS = "y";
MTD_BLOCK = "y"; # fix undefined ref to register_mtd_blktrans_devs