wifi: ieee80211: correctly mark FTM frames non-bufferable
[carl9170fw.git] / carlfw / usb / Kconfig
index c1dad332edff46ab3669acd235d7477103df284b..0cea6c264359ab06a2e4ef84f7a22c3542cfb909 100644 (file)
@@ -3,24 +3,16 @@ 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.
 
         Say Y, unless you don't care if lsusb -v fails.
 
-config CARL9170FW_USB_INIT_FIRMWARE
-       def_bool y
-       prompt "USB Interface Setup"
-       ---help---
-        Firmware should initialize the USB chip.
-
-        Just say Y.
-
 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.
@@ -34,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