Skip to content
Commit ed769520 authored by Joel Pepper's avatar Joel Pepper Committed by Felipe Balbi
Browse files

usb: gadget: composite Allow for larger configuration descriptors



The composite framework allows us to create gadgets composed from many
different functions, which need to fit into a single configuration
descriptor.

Some functions (like uvc) can produce configuration descriptors upwards
of 2500 bytes on their own.

This patch increases the limit from 1024 bytes to 4096.

Signed-off-by: default avatarJoel Pepper <joel.pepper@rwth-aachen.de>
Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent 96bd39df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment