Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c233f529 authored by Sachin Kamat's avatar Sachin Kamat Committed by Kishon Vijay Abraham I
Browse files

phy: Kconfig: Update config for Exynos USB DRD



USB DWC3 driver on Exynos platform does not work without its
corresponding phy driver. Hence make the PHY driver depend on
Exynos DWC3 driver and default it to yes to make things easier
for the end user.

Signed-off-by: default avatarSachin Kamat <sachin.kamat@samsung.com>
Reviewed-by: default avatarJingoo Han <jg1.han@samsung.com>
Tested-by: default avatarVivek Gautam <gautam.vivek@samsung.com>
Signed-off-by: default avatarKishon Vijay Abraham I <kishon@ti.com>
parent d6125af9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -161,8 +161,10 @@ config PHY_EXYNOS5_USBDRD
	tristate "Exynos5 SoC series USB DRD PHY driver"
	depends on ARCH_EXYNOS5 && OF
	depends on HAS_IOMEM
	depends on USB_DWC3_EXYNOS
	select GENERIC_PHY
	select MFD_SYSCON
	default y
	help
	  Enable USB DRD PHY support for Exynos 5 SoC series.
	  This driver provides PHY interface for USB 3.0 DRD controller