mirror of https://gitee.com/openkylin/linux.git
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>
This commit is contained in:
parent
eee4d9882b
commit
1d5b8b621e
|
@ -426,6 +426,7 @@ CONFIG_PWM_VT8500=y
|
|||
CONFIG_OMAP_USB2=y
|
||||
CONFIG_TI_PIPE3=y
|
||||
CONFIG_PHY_MIPHY365X=y
|
||||
CONFIG_PHY_STIH41X_USB=y
|
||||
CONFIG_PHY_SUN4I_USB=y
|
||||
CONFIG_EXT4_FS=y
|
||||
CONFIG_VFAT_FS=y
|
||||
|
|
Loading…
Reference in New Issue