Skip to content

Commit 75da87f

Browse files
committed
ARM: at91: sama5_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 6a3ad73 commit 75da87f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm/configs/sama5_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,8 +270,10 @@ CONFIG_USB_GADGET=y
270270
CONFIG_USB_ATMEL_USBA=m
271271
CONFIG_USB_CONFIGFS=m
272272
CONFIG_USB_CONFIGFS_ACM=y
273+
CONFIG_USB_CONFIGFS_RNDIS=y
273274
CONFIG_USB_CONFIGFS_MASS_STORAGE=y
274275
CONFIG_USB_ZERO=m
276+
CONFIG_USB_ETH=m
275277
CONFIG_USB_MASS_STORAGE=m
276278
CONFIG_USB_G_SERIAL=m
277279
CONFIG_MMC=y

0 commit comments

Comments
 (0)