Re: [PATCH v2 2/2] phy: Kconfig: Update config for Exynos USB DRD

2014-07-09 Thread Jingoo Han
On Wednesday, July 09, 2014 8:49 PM, Sachin Kamat wrote: > > 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

[PATCH v2 2/2] phy: Kconfig: Update config for Exynos USB DRD

2014-07-09 Thread Sachin Kamat
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 --- No changes since v1. --- drivers/phy/Kconfig |2 ++ 1 fi