diff options
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.34/620-phy_adm6996.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.34/620-phy_adm6996.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.34/620-phy_adm6996.patch b/target/linux/generic-2.6/patches-2.6.34/620-phy_adm6996.patch index b3e469a..86bab7a 100644 --- a/target/linux/generic-2.6/patches-2.6.34/620-phy_adm6996.patch +++ b/target/linux/generic-2.6/patches-2.6.34/620-phy_adm6996.patch @@ -1,8 +1,8 @@ --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig -@@ -88,6 +88,11 @@ config LSI_ET1011C_PHY +@@ -93,6 +93,11 @@ config MICREL_PHY ---help--- - Supports the LSI ET1011C PHY. + Supports the KSZ9021, VSC8201, KS8001 PHYs. +config ADM6996_PHY + tristate "Driver for ADM6996 switches" |