Skip to content

Commit 2ceb278

Browse files
Fabio EstevamShawn Guo
authored andcommitted
ARM: imx_v4_v5_defconfig: Select ULPI support
Select CONFIG_USB_CHIPIDEA_ULPI and CONFIG_USB_ULPI_BUS so that USB ULPI can be functional on some boards like that use ULPI interface. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 157bcc0 commit 2ceb278

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/configs/imx_v4_v5_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,11 @@ CONFIG_USB_STORAGE=y
141141
CONFIG_USB_CHIPIDEA=y
142142
CONFIG_USB_CHIPIDEA_UDC=y
143143
CONFIG_USB_CHIPIDEA_HOST=y
144+
CONFIG_USB_CHIPIDEA_ULPI=y
144145
CONFIG_NOP_USB_XCEIV=y
145146
CONFIG_USB_GADGET=y
146147
CONFIG_USB_ETH=m
148+
CONFIG_USB_ULPI_BUS=y
147149
CONFIG_MMC=y
148150
CONFIG_MMC_SDHCI=y
149151
CONFIG_MMC_SDHCI_PLTFM=y

0 commit comments

Comments
 (0)