diff options
author | Pavel Machek <pavel@ucw.cz> | 2014-01-17 14:34:30 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-03-10 14:11:02 +0100 |
commit | 22e8ee127ae6f19eb494f858086849e89320eae0 (patch) | |
tree | c4c9ea16b04aca3050bbc925c09ecfb08346331a /drivers/bluetooth/Kconfig | |
parent | 966746b34f0e4197ea1867891659028760f0f45d (diff) | |
download | linux-rt-22e8ee127ae6f19eb494f858086849e89320eae0.tar.gz |
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/Kconfig | 3 |
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 |