Skip to content

Commit 8c15eec

Browse files
arm: green-mango: Rework USB OTG settings
Compile support into the kernel (no modules). Use the newer configfs-based approach.
1 parent 3d202a8 commit 8c15eec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/arm/configs/green_mango_defconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,11 +177,11 @@ CONFIG_NOP_USB_XCEIV=y
177177
CONFIG_USB_ULPI=y
178178
CONFIG_USB_GADGET=y
179179
CONFIG_USB_GADGET_XILINX=y
180-
CONFIG_USB_CONFIGFS=m
180+
CONFIG_USB_CONFIGFS=y
181181
CONFIG_USB_CONFIGFS_MASS_STORAGE=y
182-
CONFIG_USB_ZERO=m
183182
CONFIG_USB_USBNET=y
184183
CONFIG_USB_NET_AX8817X=y
184+
CONFIG_USB_OTG=y
185185
CONFIG_MMC=y
186186
CONFIG_MMC_SDHCI=y
187187
CONFIG_MMC_SDHCI_PLTFM=y

0 commit comments

Comments
 (0)