From: Pavel Machek <pavel@ucw.cz>
Date: Fri, 17 Jan 2014 13:34:30 +0000 (+0100)
Subject: Bluetooth: add module name for btwilink
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=22e8ee127ae6f19eb494f858086849e89320eae0;p=linux.git

Bluetooth: add module name for btwilink

Btwilink help did not include module name, add it.

Signed-off-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
---

diff --git a/drivers/bluetooth/Kconfig b/drivers/bluetooth/Kconfig
index 11a6104a1e4fc..f5ce64e03fd7b 100644
--- a/drivers/bluetooth/Kconfig
+++ b/drivers/bluetooth/Kconfig
@@ -241,5 +241,6 @@ config BT_WILINK
 	  core driver to communicate with the BT core of the combo chip.
 
 	  Say Y here to compile support for Texas Instrument's WiLink7 driver
-	  into the kernel or say M to compile it as module.
+	  into the kernel or say M to compile it as module (btwilink).
+
 endmenu