Skip to content

Commit 6a3ad73

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> [cristian.birsan: adapt to v6.6.9] Signed-off-by: Cristian Birsan <cristian.birsan@microchip.com>
1 parent b17115e commit 6a3ad73

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
@@ -231,8 +231,10 @@ CONFIG_USB_GADGET=y
231231
CONFIG_USB_ATMEL_USBA=m
232232
CONFIG_USB_CONFIGFS=m
233233
CONFIG_USB_CONFIGFS_ACM=y
234+
CONFIG_USB_CONFIGFS_RNDIS=y
234235
CONFIG_USB_CONFIGFS_MASS_STORAGE=y
235236
CONFIG_USB_ZERO=m
237+
CONFIG_USB_ETH=m
236238
CONFIG_USB_MASS_STORAGE=m
237239
CONFIG_USB_G_SERIAL=m
238240
CONFIG_MMC=y

0 commit comments

Comments
 (0)