Skip to content

Commit d7fef77

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>
1 parent 3232a58 commit d7fef77

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
@@ -256,8 +256,10 @@ CONFIG_USB_GADGET=y
256256
CONFIG_USB_ATMEL_USBA=m
257257
CONFIG_USB_CONFIGFS=m
258258
CONFIG_USB_CONFIGFS_ACM=y
259+
CONFIG_USB_CONFIGFS_RNDIS=y
259260
CONFIG_USB_CONFIGFS_MASS_STORAGE=y
260261
CONFIG_USB_ZERO=m
262+
CONFIG_USB_ETH=m
261263
CONFIG_USB_MASS_STORAGE=m
262264
CONFIG_USB_G_SERIAL=m
263265
CONFIG_MMC=y

0 commit comments

Comments
 (0)