Skip to content

Commit 267df70

Browse files
Marek Vasutdavem330
authored andcommitted
net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477
This Kconfig option is unused, drop it. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Andrew Lunn <andrew@lunn.ch> Cc: David S. Miller <davem@davemloft.net> Cc: Florian Fainelli <f.fainelli@gmail.com> Cc: Tristram Ha <Tristram.Ha@microchip.com> Cc: Vivien Didelot <vivien.didelot@gmail.com> Cc: Woojung Huh <woojung.huh@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 6a7abc6 commit 267df70

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

drivers/net/dsa/microchip/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ config NET_DSA_MICROCHIP_KSZ_COMMON
55
menuconfig NET_DSA_MICROCHIP_KSZ9477
66
tristate "Microchip KSZ9477 series switch support"
77
depends on NET_DSA
8-
select NET_DSA_TAG_KSZ9477
98
select NET_DSA_MICROCHIP_KSZ_COMMON
109
help
1110
This driver adds support for Microchip KSZ9477 switch chips.

net/dsa/Kconfig

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,13 +84,6 @@ config NET_DSA_TAG_KSZ
8484
Say Y if you want to enable support for tagging frames for the
8585
Microchip 9893 family of switches.
8686

87-
config NET_DSA_TAG_KSZ9477
88-
tristate "Tag driver for Microchip 9477 family of switches"
89-
select NET_DSA_TAG_KSZ_COMMON
90-
help
91-
Say Y if you want to enable support for tagging frames for the
92-
Microchip 9477 family of switches.
93-
9487
config NET_DSA_TAG_QCA
9588
tristate "Tag driver for Qualcomm Atheros QCA8K switches"
9689
help

0 commit comments

Comments
 (0)