Skip to content

Commit 81a35e9

Browse files
committed
ARM: at91: at91_dt_defconfig: add back USB gadget FS
The older USB gadget FS defconfig option was removed whereas it's still in use for early ARM926 SoCs. Add it back as a module. Reported-by: Larry Gass <larry.gass@microchip.com> Fixes: 6094964 ("ARM: at91: at91_dt_defconfig: update") Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
1 parent 981ba86 commit 81a35e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/configs/at91_dt_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ CONFIG_USB_SERIAL_GENERIC=y
176176
CONFIG_USB_SERIAL_FTDI_SIO=y
177177
CONFIG_USB_SERIAL_PL2303=y
178178
CONFIG_USB_GADGET=y
179+
CONFIG_USB_AT91=m
179180
CONFIG_USB_ATMEL_USBA=m
180181
CONFIG_USB_CONFIGFS=m
181182
CONFIG_USB_CONFIGFS_ACM=y

0 commit comments

Comments
 (0)