summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/mv88e6xxx/Kconfig
diff options
context:
space:
mode:
authorVivien Didelot2016-06-21 18:28:19 +0200
committerDavid S. Miller2016-06-25 17:29:47 +0200
commit0d3cd4b6b49865e83ae648b66cf815d466085914 (patch)
tree732a4fba963249410d53d0ef56840ed7bd28114e /drivers/net/dsa/mv88e6xxx/Kconfig
parentMerge branch 'qed-coalesce' (diff)
downloadkernel-qcow2-linux-0d3cd4b6b49865e83ae648b66cf815d466085914.tar.gz
kernel-qcow2-linux-0d3cd4b6b49865e83ae648b66cf815d466085914.tar.xz
kernel-qcow2-linux-0d3cd4b6b49865e83ae648b66cf815d466085914.zip
net: dsa: mv88e6xxx: move driver in its own folder
With the upcoming support for cross-chip operations and other mv88e6xxx enhancements, new files will be added. Similarly to mlxsw or b53, move mv88e6xxx files into their own folder. In the meantime, update the MAINTAINERS entry to please checkpatch.pl, by replacing the invalid 88E6352 entry with 88E6XXX, maintained by Andrew and myself. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa/mv88e6xxx/Kconfig')
-rw-r--r--drivers/net/dsa/mv88e6xxx/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/net/dsa/mv88e6xxx/Kconfig b/drivers/net/dsa/mv88e6xxx/Kconfig
new file mode 100644
index 000000000000..490bc06f993e
--- /dev/null
+++ b/drivers/net/dsa/mv88e6xxx/Kconfig
@@ -0,0 +1,7 @@
+config NET_DSA_MV88E6XXX
+ tristate "Marvell 88E6xxx Ethernet switch fabric support"
+ depends on NET_DSA
+ select NET_DSA_TAG_EDSA
+ help
+ This driver adds support for most of the Marvell 88E6xxx models of
+ Ethernet switch chips, except 88E6060.