aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/Kconfig
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2014-01-17 08:34:30 -0500
committerJiri Kosina <jkosina@suse.cz>2014-03-10 09:11:02 -0400
commit22e8ee127ae6f19eb494f858086849e89320eae0 (patch)
treec4c9ea16b04aca3050bbc925c09ecfb08346331a /drivers/bluetooth/Kconfig
parent966746b34f0e4197ea1867891659028760f0f45d (diff)
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
241 core driver to communicate with the BT core of the combo chip. 241 core driver to communicate with the BT core of the combo chip.
242 242
243 Say Y here to compile support for Texas Instrument's WiLink7 driver 243 Say Y here to compile support for Texas Instrument's WiLink7 driver
244 into the kernel or say M to compile it as module. 244 into the kernel or say M to compile it as module (btwilink).
245
245endmenu 246endmenu