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-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a0019bca04029d25a8bbbaaaf28487e6ccd7878e;p=linux-beck.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 ed371684c133..e45eae66eaf3 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"