X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4d4c41d673f9c3ebdb73c7d98c22df64d4310157..c8b7636f71869976864e09ba2647bc8576c56540:/target/linux/generic/patches-2.6.37/720-phy_adm6996.patch?ds=inline diff --git a/target/linux/generic/patches-2.6.37/720-phy_adm6996.patch b/target/linux/generic/patches-2.6.37/720-phy_adm6996.patch index 8e0ef559a..9e8e56678 100644 --- a/target/linux/generic/patches-2.6.37/720-phy_adm6996.patch +++ b/target/linux/generic/patches-2.6.37/720-phy_adm6996.patch @@ -1,13 +1,15 @@ --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig -@@ -98,6 +98,11 @@ config MICREL_PHY +@@ -98,6 +98,13 @@ config MICREL_PHY ---help--- Supports the KSZ9021, VSC8201, KS8001 PHYs. +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"