Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Pavel Machek and committed by
Jiri Kosina
22e8ee12 966746b3

+2 -1
+2 -1
drivers/bluetooth/Kconfig
··· 241 241 core driver to communicate with the BT core of the combo chip. 242 242 243 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 + 245 246 endmenu