OSDN Git Service

phy: Kconfig: Re-organize Exynos USB 2.0 PHY configs
authorSachin Kamat <sachin.kamat@samsung.com>
Mon, 14 Jul 2014 10:08:41 +0000 (15:38 +0530)
committerKishon Vijay Abraham I <kishon@ti.com>
Tue, 22 Jul 2014 07:16:11 +0000 (12:46 +0530)
commitd6125af9afd622b6dbb6d7cd97972e2f398b8d35
treedf27f475d523b94c22524a2188d0941b945b13f5
parente9e8cf49f9ebbdc8ffafc9627bfade76c5384845
phy: Kconfig: Re-organize Exynos USB 2.0 PHY configs

Since the USB 2.0 PHYs are required with EHCI/OHCI USB drivers and
USB gadget controller supported by the DWC2 gadget driver, make it
depend on them and default to ARCH_EXYNOS as they are meant for
Exynos platforms. Also, make the sub-drivers silent options enabling
them based on the SoC platforms that they are meant to work with. This
will make life easier for end users who do not have any way knowing the
dependencies.

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