diff options
Diffstat (limited to 'net/dsa/Kconfig')
-rw-r--r-- | net/dsa/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/dsa/Kconfig b/net/dsa/Kconfig index 505aa14e67fc..3f2fd3979260 100644 --- a/net/dsa/Kconfig +++ b/net/dsa/Kconfig | |||
@@ -28,6 +28,13 @@ config NET_DSA_MV88E6XXX | |||
28 | bool | 28 | bool |
29 | default n | 29 | default n |
30 | 30 | ||
31 | config NET_DSA_MV88E6060 | ||
32 | bool "Marvell 88E6060 ethernet switch chip support" | ||
33 | select NET_DSA_TAG_TRAILER | ||
34 | ---help--- | ||
35 | This enables support for the Marvell 88E6060 ethernet switch | ||
36 | chip. | ||
37 | |||
31 | config NET_DSA_MV88E6XXX_NEED_PPU | 38 | config NET_DSA_MV88E6XXX_NEED_PPU |
32 | bool | 39 | bool |
33 | default n | 40 | default n |