summaryrefslogtreecommitdiff
path: root/arch/arm/configs/mvebu_v5_defconfig
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2016-03-12 00:01:36 +0100
committerDavid S. Miller <davem@davemloft.net>2016-03-14 15:43:10 -0400
commitca3dfa51e67cd41f6514b84a88bc101e8b1a139a (patch)
tree38455d770dc33f844aa718c18a7c4f51d3ec20c6 /arch/arm/configs/mvebu_v5_defconfig
parentdc91d7efdc0ea7c1ff242fea17e0122aaeb87dc5 (diff)
dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistent
All the drivers support multiple chips, but mv88e6123_61_65 is the only one that reflects this in its naming. Change it to be consistent with the other drivers. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm/configs/mvebu_v5_defconfig')
-rw-r--r--arch/arm/configs/mvebu_v5_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/mvebu_v5_defconfig b/arch/arm/configs/mvebu_v5_defconfig
index af29780accdc..6c4c54037bc4 100644
--- a/arch/arm/configs/mvebu_v5_defconfig
+++ b/arch/arm/configs/mvebu_v5_defconfig
@@ -92,7 +92,7 @@ CONFIG_SATA_MV=y
CONFIG_NETDEVICES=y
CONFIG_NET_DSA_MV88E6060=y
CONFIG_NET_DSA_MV88E6131=y
-CONFIG_NET_DSA_MV88E6123_61_65=y
+CONFIG_NET_DSA_MV88E6123=y
CONFIG_NET_DSA_MV88E6171=y
CONFIG_NET_DSA_MV88E6352=y
CONFIG_MV643XX_ETH=y