diff options
author | Gustavo F. Padovan <padovan@profusion.mobi> | 2011-02-07 16:15:43 -0500 |
---|---|---|
committer | Gustavo F. Padovan <padovan@profusion.mobi> | 2011-02-07 22:46:09 -0500 |
commit | a0019bca04029d25a8bbbaaaf28487e6ccd7878e (patch) | |
tree | c68895501b1385eb5501628e528347fb31cc6af5 /net/bluetooth | |
parent | 6de0702b5b93da0ef097aa092b4597fbc024ebba (diff) |
Bluetooth: update Bluetooth daemon name in Kconfig help
Change hcid to bluetoothd.
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Diffstat (limited to 'net/bluetooth')
-rw-r--r-- | net/bluetooth/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
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 | |||
27 | compile it as module (bluetooth). | 27 | compile it as module (bluetooth). |
28 | 28 | ||
29 | To use Linux Bluetooth subsystem, you will need several user-space | 29 | To use Linux Bluetooth subsystem, you will need several user-space |
30 | utilities like hciconfig and hcid. These utilities and updates to | 30 | utilities like hciconfig and bluetoothd. These utilities and updates |
31 | Bluetooth kernel modules are provided in the BlueZ packages. | 31 | to Bluetooth kernel modules are provided in the BlueZ packages. For |
32 | For more information, see <http://www.bluez.org/>. | 32 | more information, see <http://www.bluez.org/>. |
33 | 33 | ||
34 | config BT_L2CAP | 34 | config BT_L2CAP |
35 | tristate "L2CAP protocol support" | 35 | tristate "L2CAP protocol support" |