Skip to content

Commit 5ef7834

Browse files
fabioestevamShawn Guo
authored andcommitted
ARM: imx_v4_v5_defconfig: Remove unneeded options
Remove the following unneeded config options: - CONFIG_USB_CHIPIDEA_ULPI and CONFIG_USB_ULPI_BUS have been removed since commit a930d8b ("usb: chipidea: Always build ULPI code") Signed-off-by: Fabio Estevam <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 264993a commit 5ef7834

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

arch/arm/configs/imx_v4_v5_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,11 +141,9 @@ 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
145144
CONFIG_NOP_USB_XCEIV=y
146145
CONFIG_USB_GADGET=y
147146
CONFIG_USB_ETH=m
148-
CONFIG_USB_ULPI_BUS=y
149147
CONFIG_MMC=y
150148
CONFIG_MMC_SDHCI=y
151149
CONFIG_MMC_SDHCI_PLTFM=y

0 commit comments

Comments
 (0)