mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-04 09:31:26 +02:00
generic: add missing MXL862 DSA symbols
If DSA support is enabled, then these will pop up. So instead of ending up in target configs, add them to the generic configs. Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
3f76802660
commit
db75f17058
@ -4122,6 +4122,7 @@ CONFIG_NET_CORE=y
|
||||
# CONFIG_NET_DSA_MV88E6XXX is not set
|
||||
# CONFIG_NET_DSA_MV88E6XXX_LEDS is not set
|
||||
# CONFIG_NET_DSA_MV88E6XXX_PTP is not set
|
||||
# CONFIG_NET_DSA_MXL862 is not set
|
||||
# CONFIG_NET_DSA_QCA8K is not set
|
||||
# CONFIG_NET_DSA_QCA8K_LEDS_SUPPORT is not set
|
||||
# CONFIG_NET_DSA_REALTEK is not set
|
||||
@ -4141,6 +4142,8 @@ CONFIG_NET_CORE=y
|
||||
# CONFIG_NET_DSA_TAG_KSZ is not set
|
||||
# CONFIG_NET_DSA_TAG_LAN9303 is not set
|
||||
# CONFIG_NET_DSA_TAG_MTK is not set
|
||||
# CONFIG_NET_DSA_TAG_MXL_862XX is not set
|
||||
# CONFIG_NET_DSA_TAG_MXL_862XX_8021Q is not set
|
||||
# CONFIG_NET_DSA_TAG_NONE is not set
|
||||
# CONFIG_NET_DSA_TAG_OCELOT is not set
|
||||
# CONFIG_NET_DSA_TAG_OCELOT_8021Q is not set
|
||||
|
||||
@ -4246,6 +4246,7 @@ CONFIG_NET_CORE=y
|
||||
# CONFIG_NET_DSA_MV88E6XXX is not set
|
||||
# CONFIG_NET_DSA_MV88E6XXX_LEDS is not set
|
||||
# CONFIG_NET_DSA_MV88E6XXX_PTP is not set
|
||||
# CONFIG_NET_DSA_MXL862 is not set
|
||||
# CONFIG_NET_DSA_QCA8K is not set
|
||||
# CONFIG_NET_DSA_QCA8K_LEDS_SUPPORT is not set
|
||||
# CONFIG_NET_DSA_REALTEK is not set
|
||||
@ -4265,6 +4266,8 @@ CONFIG_NET_CORE=y
|
||||
# CONFIG_NET_DSA_TAG_KSZ is not set
|
||||
# CONFIG_NET_DSA_TAG_LAN9303 is not set
|
||||
# CONFIG_NET_DSA_TAG_MTK is not set
|
||||
# CONFIG_NET_DSA_TAG_MXL_862XX is not set
|
||||
# CONFIG_NET_DSA_TAG_MXL_862XX_8021Q is not set
|
||||
# CONFIG_NET_DSA_TAG_NONE is not set
|
||||
# CONFIG_NET_DSA_TAG_OCELOT is not set
|
||||
# CONFIG_NET_DSA_TAG_OCELOT_8021Q is not set
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user