diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-03-02 13:18:47 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-03-02 13:18:47 +0000 |
commit | c25f266680b3efc861796f5855c80742e97d55a9 (patch) | |
tree | bf70d92a23d17cbb1a0acae6fda1071b22cdd3eb /target/linux/generic/patches-2.6.32/660-phy_mvswitch.patch | |
parent | 6c61d7cbf1441c3944d65730533fc6feb583f05c (diff) | |
download | mtk-20170518-c25f266680b3efc861796f5855c80742e97d55a9.zip mtk-20170518-c25f266680b3efc861796f5855c80742e97d55a9.tar.gz mtk-20170518-c25f266680b3efc861796f5855c80742e97d55a9.tar.bz2 |
refresh patches
SVN-Revision: 30777
Diffstat (limited to 'target/linux/generic/patches-2.6.32/660-phy_mvswitch.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.32/660-phy_mvswitch.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic/patches-2.6.32/660-phy_mvswitch.patch b/target/linux/generic/patches-2.6.32/660-phy_mvswitch.patch index 36551fd..c32b087 100644 --- a/target/linux/generic/patches-2.6.32/660-phy_mvswitch.patch +++ b/target/linux/generic/patches-2.6.32/660-phy_mvswitch.patch @@ -1,8 +1,8 @@ --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig -@@ -99,6 +99,9 @@ config ADM6996_PHY - ---help--- - Currently supports the ADM6996F switch +@@ -101,6 +101,9 @@ config ADM6996_PHY + Currently supports the ADM6996FC and ADM6996M switches. + Support for FC is very limited. +config MVSWITCH_PHY + tristate "Driver for Marvell 88E6060 switches" |