projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
966746b
)
Bluetooth: add module name for btwilink
author
Pavel Machek
<pavel@ucw.cz>
Fri, 17 Jan 2014 13:34:30 +0000
(14:34 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 10 Mar 2014 13:11:02 +0000
(14:11 +0100)
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>
drivers/bluetooth/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/bluetooth/Kconfig
b/drivers/bluetooth/Kconfig
index 11a6104a1e4fc1802fbdd57b5024f3de69c43222..f5ce64e03fd7bad524d6c172afcd204854202195 100644
(file)
--- 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