projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel/3+] add missing DM/MD config symbols
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.31
/
620-phy_adm6996.patch
diff --git
a/target/linux/generic/patches-2.6.31/620-phy_adm6996.patch
b/target/linux/generic/patches-2.6.31/620-phy_adm6996.patch
index
8f61d95
..
5d2801b
100644
(file)
--- a/
target/linux/generic/patches-2.6.31/620-phy_adm6996.patch
+++ b/
target/linux/generic/patches-2.6.31/620-phy_adm6996.patch
@@
-1,13
+1,15
@@
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
-@@ -82,6 +82,1
1
@@ config LSI_ET1011C_PHY
+@@ -82,6 +82,1
3
@@ config LSI_ET1011C_PHY
---help---
Supports the LSI ET1011C PHY.
+config ADM6996_PHY
+ tristate "Driver for ADM6996 switches"
---help---
Supports the LSI ET1011C PHY.
+config ADM6996_PHY
+ tristate "Driver for ADM6996 switches"
++ select SWCONFIG
+ ---help---
+ ---help---
-+ Currently supports the ADM6996F switch
++ Currently supports the ADM6996FC and ADM6996M switches.
++ Support for FC is very limited.
+
config FIXED_PHY
bool "Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs"
+
config FIXED_PHY
bool "Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs"
This page took
0.026649 seconds
and
4
git commands to generate.