]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
phy: Kconfig: Update config for Exynos USB DRD
authorSachin Kamat <sachin.kamat@samsung.com>
Mon, 14 Jul 2014 10:08:42 +0000 (15:38 +0530)
committerKishon Vijay Abraham I <kishon@ti.com>
Tue, 22 Jul 2014 07:16:11 +0000 (12:46 +0530)
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: Sachin Kamat <sachin.kamat@samsung.com>
Reviewed-by: Jingoo Han <jg1.han@samsung.com>
Tested-by: Vivek Gautam <gautam.vivek@samsung.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/Kconfig

index f28b87f1582dcee344410f4bd602c2afb35ea12c..778e126700bf2bfe2c8a6b1c41ca85a0318403d9 100644 (file)
@@ -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