From: Javier Martinez Canillas Date: Tue, 19 May 2015 04:00:49 +0000 (+0900) Subject: ARM: multi_v7_defconfig: Enable Exynos USB PHY drivers support X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=7de7c6717f2c80ba64292cfc537c893947115cae;p=GitHub%2FLineageOS%2FG12%2Fandroid_kernel_amlogic_linux-4.9.git 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 --- 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