diff options
author | Luka Perkov <luka@openwrt.org> | 2015-01-11 01:28:32 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-01-11 01:28:32 +0000 |
commit | b78cddafcc74d83fe93057bd8623ae0701a4c93f (patch) | |
tree | 62258e8cc8f684570a6dfc9f3ee21a95a2fbf75c /target/linux/imx6/patches-3.14/205-phy-add-driver-for-GW16083-Ethernet-Expansion-Mezzan.patch | |
parent | 884a01d8a4e88d5f21a69ad555df26c0baac02bc (diff) | |
download | upstream-b78cddafcc74d83fe93057bd8623ae0701a4c93f.tar.gz upstream-b78cddafcc74d83fe93057bd8623ae0701a4c93f.tar.bz2 upstream-b78cddafcc74d83fe93057bd8623ae0701a4c93f.zip |
kernel: update 3.14 to 3.14.28
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43929
Diffstat (limited to 'target/linux/imx6/patches-3.14/205-phy-add-driver-for-GW16083-Ethernet-Expansion-Mezzan.patch')
-rw-r--r-- | target/linux/imx6/patches-3.14/205-phy-add-driver-for-GW16083-Ethernet-Expansion-Mezzan.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/imx6/patches-3.14/205-phy-add-driver-for-GW16083-Ethernet-Expansion-Mezzan.patch b/target/linux/imx6/patches-3.14/205-phy-add-driver-for-GW16083-Ethernet-Expansion-Mezzan.patch index cf46434daa..1350d5a0bb 100644 --- a/target/linux/imx6/patches-3.14/205-phy-add-driver-for-GW16083-Ethernet-Expansion-Mezzan.patch +++ b/target/linux/imx6/patches-3.14/205-phy-add-driver-for-GW16083-Ethernet-Expansion-Mezzan.patch @@ -1,6 +1,6 @@ --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig -@@ -278,6 +278,14 @@ endif # RTL8366_SMI +@@ -273,6 +273,14 @@ endif # RTL8366_SMI source "drivers/net/phy/b53/Kconfig" @@ -17,7 +17,7 @@ config MICREL_KS8995MA --- a/drivers/net/phy/Makefile +++ b/drivers/net/phy/Makefile -@@ -40,6 +40,7 @@ obj-$(CONFIG_NATIONAL_PHY) += national.o +@@ -39,6 +39,7 @@ obj-$(CONFIG_NATIONAL_PHY) += national.o obj-$(CONFIG_DP83640_PHY) += dp83640.o obj-$(CONFIG_STE10XP) += ste10Xp.o obj-$(CONFIG_MICREL_PHY) += micrel.o |