aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.39/722-phy_mvswitch.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2011-05-25 19:32:00 +0000
committerHauke Mehrtens <hauke@openwrt.org>2011-05-25 19:32:00 +0000
commit22ca381be85d5c1089c61d05bc850f85ffce0e7a (patch)
treec8b304a74befaef50372d4b883bb46e0209c0efd /target/linux/generic/patches-2.6.39/722-phy_mvswitch.patch
parent0dbe62a7185e9d2af5e2feaabe4d9a333ab35356 (diff)
downloadmaster-187ad058-22ca381be85d5c1089c61d05bc850f85ffce0e7a.tar.gz
master-187ad058-22ca381be85d5c1089c61d05bc850f85ffce0e7a.tar.bz2
master-187ad058-22ca381be85d5c1089c61d05bc850f85ffce0e7a.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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27009 3c298f89-4303-0410-b956-a3cf2f4a3e73
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"