summaryrefslogtreecommitdiffstats
path: root/drivers/phy
diff options
context:
space:
mode:
authorMaxime Ripard2014-07-10 08:24:59 +0200
committerGreg Kroah-Hartman2014-07-12 03:23:49 +0200
commit9820ccba4b1e9c0cdacf254a7be8616357086ebc (patch)
tree8a15330b795c7a0aeb4c169aaa7a7fa0ca938a6b /drivers/phy
parentUSB: serial: ftdi_sio: Add Infineon Triboard (diff)
downloadkernel-qcow2-linux-9820ccba4b1e9c0cdacf254a7be8616357086ebc.tar.gz
kernel-qcow2-linux-9820ccba4b1e9c0cdacf254a7be8616357086ebc.tar.xz
kernel-qcow2-linux-9820ccba4b1e9c0cdacf254a7be8616357086ebc.zip
phy: sun4i: depend on RESET_CONTROLLER
The driver depend on the reset framework in a mandatory way. Make sure reset_control_get is defined by adding this dependency in Kconfig Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/phy')
-rw-r--r--drivers/phy/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig
index 16a2f067c242..1d8099a56a91 100644
--- a/drivers/phy/Kconfig
+++ b/drivers/phy/Kconfig
@@ -112,6 +112,7 @@ config PHY_EXYNOS5250_SATA
config PHY_SUN4I_USB
tristate "Allwinner sunxi SoC USB PHY driver"
depends on ARCH_SUNXI && HAS_IOMEM && OF
+ depends on RESET_CONTROLLER
select GENERIC_PHY
help
Enable this to support the transceiver that is part of Allwinner