diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-05-25 19:32:00 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-05-25 19:32:00 +0000 |
commit | c69f2d8788919032dd1046983eb820198571bc97 (patch) | |
tree | a46a4f3811defd4c10c58cd708d4da5c78a5bcba /target/linux/generic/patches-2.6.39/722-phy_mvswitch.patch | |
parent | 8137e35a5dd952d3e5b57679d8f3d9627889c236 (diff) | |
download | mtk-20170518-c69f2d8788919032dd1046983eb820198571bc97.zip mtk-20170518-c69f2d8788919032dd1046983eb820198571bc97.tar.gz mtk-20170518-c69f2d8788919032dd1046983eb820198571bc97.tar.bz2 |
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.patch | 6 |
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 b5fef76..5a7b96a 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" |