diff options
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.patch | 2 |
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. |