From d6125af9afd622b6dbb6d7cd97972e2f398b8d35 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Mon, 14 Jul 2014 15:38:41 +0530 Subject: [PATCH] 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 Reviewed-by: Jingoo Han Tested-by: Vivek Gautam Signed-off-by: Kishon Vijay Abraham I --- Reading git-format-patch failed