X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/c5552ad03973839d83d32d7108f20c00f192633b..a00ddbec78d78d3d38e5d68795e5b56144efd9de:/target/linux/generic/patches-2.6.30/620-phy_adm6996.patch diff --git a/target/linux/generic/patches-2.6.30/620-phy_adm6996.patch b/target/linux/generic/patches-2.6.30/620-phy_adm6996.patch index 8f61d95c2..5d2801bd7 100644 --- a/target/linux/generic/patches-2.6.30/620-phy_adm6996.patch +++ b/target/linux/generic/patches-2.6.30/620-phy_adm6996.patch @@ -1,13 +1,15 @@ --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig -@@ -82,6 +82,11 @@ config LSI_ET1011C_PHY +@@ -82,6 +82,13 @@ config LSI_ET1011C_PHY ---help--- Supports the LSI ET1011C PHY. +config ADM6996_PHY + tristate "Driver for ADM6996 switches" ++ select SWCONFIG + ---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"