Skip to content

Commit 3232a58

Browse files
committed
ARM: at91: at91_dt_defconfig: enable RNDIS USB gadget
RNDIS UBS gadget was requested so enable it. Signed-off-by: Cristian Birsan <cristian.birsan@microchip.com>
1 parent 9799f1f commit 3232a58

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm/configs/at91_dt_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,10 @@ CONFIG_USB_GADGET=y
192192
CONFIG_USB_ATMEL_USBA=m
193193
CONFIG_USB_CONFIGFS=m
194194
CONFIG_USB_CONFIGFS_ACM=y
195+
CONFIG_USB_CONFIGFS_RNDIS=y
195196
CONFIG_USB_CONFIGFS_MASS_STORAGE=y
196197
CONFIG_USB_ZERO=m
198+
CONFIG_USB_ETH=m
197199
CONFIG_USB_MASS_STORAGE=m
198200
CONFIG_USB_G_SERIAL=m
199201
CONFIG_MMC=y

0 commit comments

Comments
 (0)