Skip to content

Commit

Permalink
net: dsa: ksz: Select KSZ protocol tag
Browse files Browse the repository at this point in the history
KSZ protocol tag is needed by the KSZ DSA drivers.

Fixes: 0b9f9df ("dsa: Allow tag drivers to be built as modules")
Tested-by: Cristian Birsan <cristian.birsan@microchip.com>
Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Codrin Ciubotariu authored and David S. Miller committed Mar 31, 2020
1 parent 5a470b1 commit f772148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/dsa/microchip/Kconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# SPDX-License-Identifier: GPL-2.0-only
config NET_DSA_MICROCHIP_KSZ_COMMON
select NET_DSA_TAG_KSZ
tristate

menuconfig NET_DSA_MICROCHIP_KSZ9477
Expand Down

0 comments on commit f772148

Please sign in to comment.