X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-2.6.30%2F620-phy_adm6996.patch;h=5d2801bd723aa1b3ab15315361e40b78d224e0e9;hp=8f61d95c2d3d78d6989a11586aca4927a0b070a6;hb=60c125b8e6f981885d43d5fc06a711cb8972b004;hpb=9b5036a29da50f9eff46ae47d257972119bb1250 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 8f61d95c2d..5d2801bd72 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"