aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/Kconfig
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2014-01-17 14:34:30 +0100
committerJiri Kosina <jkosina@suse.cz>2014-03-10 14:11:02 +0100
commit22e8ee127ae6f19eb494f858086849e89320eae0 (patch)
treec4c9ea16b04aca3050bbc925c09ecfb08346331a /drivers/bluetooth/Kconfig
parentdriver core: unexport static function create_syslog_header (diff)
downloadlinux-dev-22e8ee127ae6f19eb494f858086849e89320eae0.tar.xz
linux-dev-22e8ee127ae6f19eb494f858086849e89320eae0.zip
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>
Diffstat (limited to 'drivers/bluetooth/Kconfig')
-rw-r--r--drivers/bluetooth/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/bluetooth/Kconfig b/drivers/bluetooth/Kconfig
index 11a6104a1e4f..f5ce64e03fd7 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