diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-05-17 22:05:07 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-05-17 22:05:07 +0000 |
commit | 8db59031955b854371c65e3fbe0de546cb6098ff (patch) | |
tree | ed194a3de2a9d8fd660e1e654cb04830bf562bda /target/linux/generic-2.6/patches-2.6.34/620-phy_adm6996.patch | |
parent | b3efa3509b0b29f52922efba0d232bead17a3ac2 (diff) |
[kernel] Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from 2.6.34-rcX to 2.6.34
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21498 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 b3e469a8d6..86bab7a1eb 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" |