X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.18%2F733-phy_mvsw6171.patch;h=0221fc31cdf5215c788161319c7ba7b4db9b4162;hb=1cbf0fbcb42843eeda5e03fe34f9cf7c1db99f49;hp=291164791f32ed3eecad4a2b1556d1d1aeb9bbb4;hpb=9b5f5839066ff8958c0bb468623db3a82a9806be;p=openwrt%2Fstaging%2Fdedeckeh.git diff --git a/target/linux/generic/patches-3.18/733-phy_mvsw6171.patch b/target/linux/generic/patches-3.18/733-phy_mvsw6171.patch index 291164791f..0221fc31cd 100644 --- a/target/linux/generic/patches-3.18/733-phy_mvsw6171.patch +++ b/target/linux/generic/patches-3.18/733-phy_mvsw6171.patch @@ -5,7 +5,7 @@ select ETHERNET_PACKET_MANGLE +config MVSW6171_PHY -+ tristate "Driver for Marvell 88E6171 switches" ++ tristate "Driver for Marvell 88E6171/6172 switches" + select SWCONFIG + config IP17XX_PHY @@ -20,4 +20,4 @@ +obj-$(CONFIG_MVSW6171_PHY) += mvsw6171.o obj-$(CONFIG_IP17XX_PHY) += ip17xx.o obj-$(CONFIG_REALTEK_PHY) += realtek.o - obj-$(CONFIG_AR8216_PHY) += ar8216.o + obj-$(CONFIG_AR8216_PHY) += ar8216.o ar8327.o