If DCD supports queuing of stall requests then USB MSC delay work-around is not necessary

This commit is contained in:
Gregory Nutt 2014-03-20 15:20:24 -06:00
parent 788fc5399d
commit 1b5a599fc5

View File

@ -561,6 +561,7 @@ config SAM34_UDP
bool "USB Device Full Speed (UDP)"
default n
depends on ARCH_CHIP_SAM4S || ARCH_CHIP_SAM4E
select ARCH_USBDEV_STALLQUEUE
config SAM34_UDPHS
bool "USB Device High Speed (UDPHS)"