From: Peter Griffin Date: Wed, 7 Jan 2015 15:04:00 +0000 (+0100) Subject: ARM: multi_v7_defconfig: Enable stih407 usb picophy X-Git-Tag: v4.0-rc1~67^2~8^2~1 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c952b6b60d2df761960ba983ce3877847a5cf724;p=karo-tx-linux.git ARM: multi_v7_defconfig: Enable stih407 usb picophy This patch enables the picoPHY usb phy which is used by the usb2 and usb3 host controllers when controlling usb2/1.1 devices. It is found in stih407 family SoC's from STMicroelectronics. Signed-off-by: Peter Griffin Acked-by: Lee Jones Reviewed-by: Arnd Bergmann Signed-off-by: Maxime Coquelin --- diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 2328fe752e9c..3e85a86c8d51 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -455,6 +455,7 @@ CONFIG_OMAP_USB2=y CONFIG_TI_PIPE3=y CONFIG_PHY_MIPHY365X=y CONFIG_PHY_STIH41X_USB=y +CONFIG_PHY_STIH407_USB=y CONFIG_PHY_SUN4I_USB=y CONFIG_EXT4_FS=y CONFIG_AUTOFS4_FS=y