X-Git-Url: https://jxself.org/git/?p=linux-libre-firmware.git;a=blobdiff_plain;f=carl9170fw%2Fcarlfw%2Fusb%2FKconfig;h=0cea6c264359ab06a2e4ef84f7a22c3542cfb909;hp=dc70776d6979764f1afd27cf3932ffcbdeb095e1;hb=e59761df994853121b5287a5bf7cef7911f0f146;hpb=b51695c17b7a86ca904192fb7e7d337fa36f4d56 diff --git a/carl9170fw/carlfw/usb/Kconfig b/carl9170fw/carlfw/usb/Kconfig index dc70776..0cea6c2 100644 --- a/carl9170fw/carlfw/usb/Kconfig +++ b/carl9170fw/carlfw/usb/Kconfig @@ -3,7 +3,7 @@ menu "USB Firmware Configuration Settings" config CARL9170FW_USB_STANDARD_CMDS def_bool y prompt "Basic USB Interface" - ---help--- + help Allows the device to be queried about Standard USB 2.0 Device Description Descriptors. @@ -12,7 +12,7 @@ config CARL9170FW_USB_STANDARD_CMDS config CARL9170FW_USB_UP_STREAM def_bool y prompt "USB Upload Stream" - ---help--- + help This features allows the USB silicon to combine small, single frames into bigger transfers. This can help to reduce some per-transfer overhead in the application. @@ -26,7 +26,7 @@ config CARL9170FW_USB_DN_STREAM config CARL9170FW_DEBUG_USB def_bool y prompt "Pass debug messages through USB transport" - ---help--- + help Report all firmware messages through the USB transport. But there is a catch: In case of a BUG, the USB transport needs to be functional, otherwise the application won't