ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c
[openwrt/staging/dedeckeh.git] / target / linux / generic / patches-3.18 / 733-phy_mvsw6171.patch
index 291164791f32ed3eecad4a2b1556d1d1aeb9bbb4..0221fc31cdf5215c788161319c7ba7b4db9b4162 100644 (file)
@@ -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