Skip to content

Commit f772148

Browse files
codrin989davem330
authored andcommitted
net: dsa: ksz: Select KSZ protocol tag
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 <[email protected]> Signed-off-by: Codrin Ciubotariu <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Reviewed-by: Florian Fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 5a470b1 commit f772148

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/net/dsa/microchip/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# SPDX-License-Identifier: GPL-2.0-only
22
config NET_DSA_MICROCHIP_KSZ_COMMON
3+
select NET_DSA_TAG_KSZ
34
tristate
45

56
menuconfig NET_DSA_MICROCHIP_KSZ9477

0 commit comments

Comments
 (0)