1 menu "USB Firmware Configuration Settings"
3 config CARL9170FW_USB_STANDARD_CMDS
5 prompt "Basic USB Interface"
7 Allows the device to be queried about Standard USB 2.0 Device
8 Description Descriptors.
10 Say Y, unless you don't care if lsusb -v fails.
12 config CARL9170FW_USB_INIT_FIRMWARE
14 prompt "USB Interface Setup"
16 Firmware should initialize the USB chip.
20 config CARL9170FW_USB_UP_STREAM
22 prompt "USB Upload Stream"
24 This features allows the USB silicon to combine small, single
25 frames into bigger transfers. This can help to reduce
26 some per-transfer overhead in the application.
28 Say Y, unless you have experienced strange rx corruptions.
30 config CARL9170FW_USB_DN_STREAM
32 prompt "USB Download Stream"
34 config CARL9170FW_DEBUG_USB
36 prompt "Pass debug messages through USB transport"
38 Report all firmware messages through the USB transport.
39 But there is a catch: In case of a BUG, the USB transport
40 needs to be functional, otherwise the application won't