From 7de7c6717f2c80ba64292cfc537c893947115cae Mon Sep 17 00:00:00 2001 From: Javier Martinez Canillas Date: Tue, 19 May 2015 13:00:49 +0900 Subject: [PATCH] ARM: multi_v7_defconfig: Enable Exynos USB PHY drivers support Enable the needed kconfig options to have support for Samsung USB 2.0 and USB 3.0 PHY drivers to support the USB PHYs found on Exynos SoCs. Signed-off-by: Javier Martinez Canillas Reviewed-by: Krzysztof Kozlowski [kgene@kernel.org: savedefconfig] Signed-off-by: Kukjin Kim Signed-off-by: Arnd Bergmann --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index bc2172b3f149..cafae3dcfb33 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -600,6 +600,7 @@ CONFIG_PHY_STIH41X_USB=y CONFIG_PHY_STIH407_USB=y CONFIG_PHY_SUN4I_USB=y CONFIG_PHY_SUN9I_USB=y +CONFIG_PHY_SAMSUNG_USB2=m CONFIG_EXT4_FS=y CONFIG_AUTOFS4_FS=y CONFIG_MSDOS_FS=y