]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Bluetooth: btusb: Fix BT_HCIBTUSB_AUTOSUSPEND Kconfig option name
authorHans de Goede <hdegoede@redhat.com>
Tue, 14 Nov 2017 09:15:23 +0000 (10:15 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 12 Dec 2017 23:28:41 +0000 (00:28 +0100)
Fix: drivers/bluetooth/Kconfig:35:warning: multi-line strings not
supported warning.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/Kconfig

index eb4101aee787bdf77bc722bff9b77cadd2948283..45a2f59cd93552d58efbc3a78eab4bf1c95126ae 100644 (file)
@@ -32,7 +32,7 @@ config BT_HCIBTUSB
          kernel or say M to compile it as module (btusb).
 
 config BT_HCIBTUSB_AUTOSUSPEND
-       bool "Enable USB autosuspend for Bluetooth USB devices by default.
+       bool "Enable USB autosuspend for Bluetooth USB devices by default"
        depends on BT_HCIBTUSB
        help
          Say Y here to enable USB autosuspend for Bluetooth USB devices by