From: Gustavo F. Padovan Date: Mon, 7 Feb 2011 21:15:43 +0000 (-0200) Subject: Bluetooth: update Bluetooth daemon name in Kconfig help X-Git-Tag: v2.6.39-rc1~468^2~25^2^2~216 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a0019bca04029d25a8bbbaaaf28487e6ccd7878e;p=platform%2Fkernel%2Flinux-stable.git Bluetooth: update Bluetooth daemon name in Kconfig help Change hcid to bluetoothd. Signed-off-by: Gustavo F. Padovan --- diff --git a/net/bluetooth/Kconfig b/net/bluetooth/Kconfig index ed37168..e45eae6 100644 --- a/net/bluetooth/Kconfig +++ b/net/bluetooth/Kconfig @@ -27,9 +27,9 @@ menuconfig BT compile it as module (bluetooth). To use Linux Bluetooth subsystem, you will need several user-space - utilities like hciconfig and hcid. These utilities and updates to - Bluetooth kernel modules are provided in the BlueZ packages. - For more information, see . + utilities like hciconfig and bluetoothd. These utilities and updates + to Bluetooth kernel modules are provided in the BlueZ packages. For + more information, see . config BT_L2CAP tristate "L2CAP protocol support"