diff options
author | Peter Griffin <peter.griffin@linaro.org> | 2014-11-17 11:47:00 -0500 |
---|---|---|
committer | Maxime Coquelin <maxime.coquelin@st.com> | 2014-11-18 07:38:16 -0500 |
commit | 1d5b8b621e31e46f82ed9254af9cd1faa5b81dbb (patch) | |
tree | 40adb23e80832d9beb41e61e3ceddffc1a1a5750 /arch/arm/configs | |
parent | eee4d9882b5529bf8854213de19418056c0242fc (diff) |
ARM: multi_v7_defconfig: Enable stih415/6 usb2 phy driver.
This driver is used by the ehci / ohci usb controllers on stih415/6 SoCs.
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/multi_v7_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index c7a9517c52cc..e13ab7e3020e 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig | |||
@@ -426,6 +426,7 @@ CONFIG_PWM_VT8500=y | |||
426 | CONFIG_OMAP_USB2=y | 426 | CONFIG_OMAP_USB2=y |
427 | CONFIG_TI_PIPE3=y | 427 | CONFIG_TI_PIPE3=y |
428 | CONFIG_PHY_MIPHY365X=y | 428 | CONFIG_PHY_MIPHY365X=y |
429 | CONFIG_PHY_STIH41X_USB=y | ||
429 | CONFIG_PHY_SUN4I_USB=y | 430 | CONFIG_PHY_SUN4I_USB=y |
430 | CONFIG_EXT4_FS=y | 431 | CONFIG_EXT4_FS=y |
431 | CONFIG_VFAT_FS=y | 432 | CONFIG_VFAT_FS=y |