aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.39/722-phy_mvswitch.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2011-05-25 19:32:00 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2011-05-25 19:32:00 +0000
commitc69f2d8788919032dd1046983eb820198571bc97 (patch)
treea46a4f3811defd4c10c58cd708d4da5c78a5bcba /target/linux/generic/patches-2.6.39/722-phy_mvswitch.patch
parent8137e35a5dd952d3e5b57679d8f3d9627889c236 (diff)
downloadupstream-c69f2d8788919032dd1046983eb820198571bc97.tar.gz
upstream-c69f2d8788919032dd1046983eb820198571bc97.tar.bz2
upstream-c69f2d8788919032dd1046983eb820198571bc97.zip
kernel: some updates for kernel 2.6.39
* add md5sum for kernel * add some missing config symbols * add some ssb patches to make compat-wireless compile Thank you Peter Wagner for the patch SVN-Revision: 27009
Diffstat (limited to 'target/linux/generic/patches-2.6.39/722-phy_mvswitch.patch')
-rw-r--r--target/linux/generic/patches-2.6.39/722-phy_mvswitch.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic/patches-2.6.39/722-phy_mvswitch.patch b/target/linux/generic/patches-2.6.39/722-phy_mvswitch.patch
index b5fef7668e..5a7b96aadd 100644
--- a/target/linux/generic/patches-2.6.39/722-phy_mvswitch.patch
+++ b/target/linux/generic/patches-2.6.39/722-phy_mvswitch.patch
@@ -1,8 +1,8 @@
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
-@@ -102,6 +102,9 @@ config ADM6996_PHY
- ---help---
- Currently supports the ADM6996F switch
+@@ -104,6 +104,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"