aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.10/726-phy_rtl8366.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-07-15 21:05:53 +0000
committerJohn Crispin <john@openwrt.org>2013-07-15 21:05:53 +0000
commit947abea2612ae4917e453c324059c2d2d342783d (patch)
tree168e41f6fb6191c3e2e0a949116c6def1369eed9 /target/linux/generic/patches-3.10/726-phy_rtl8366.patch
parentcb6375c20a524529be05bb92327cdf87642b047b (diff)
downloadupstream-947abea2612ae4917e453c324059c2d2d342783d.tar.gz
upstream-947abea2612ae4917e453c324059c2d2d342783d.tar.bz2
upstream-947abea2612ae4917e453c324059c2d2d342783d.zip
kernel: v3.10 has no GENERIC_GPIO anymore
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37355
Diffstat (limited to 'target/linux/generic/patches-3.10/726-phy_rtl8366.patch')
-rw-r--r--target/linux/generic/patches-3.10/726-phy_rtl8366.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.10/726-phy_rtl8366.patch b/target/linux/generic/patches-3.10/726-phy_rtl8366.patch
index c57dc18ae8..cbb5ce194a 100644
--- a/target/linux/generic/patches-3.10/726-phy_rtl8366.patch
+++ b/target/linux/generic/patches-3.10/726-phy_rtl8366.patch
@@ -6,7 +6,7 @@
+config RTL8366_SMI
+ tristate "Driver for the RTL8366 SMI interface"
-+ depends on GENERIC_GPIO
++ depends on GPIOLIB
+ ---help---
+ This module implements the SMI interface protocol which is used
+ by some RTL8366 ethernet switch devices via the generic GPIO API.