Skip to content

Commit

Permalink
Bluetooth: update Bluetooth daemon name in Kconfig help
Browse files Browse the repository at this point in the history
Change hcid to bluetoothd.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
  • Loading branch information
Gustavo F. Padovan committed Feb 8, 2011
1 parent 6de0702 commit a0019bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/bluetooth/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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 <http://www.bluez.org/>.
utilities like hciconfig and bluetoothd. These utilities and updates
to Bluetooth kernel modules are provided in the BlueZ packages. For
more information, see <http://www.bluez.org/>.

config BT_L2CAP
tristate "L2CAP protocol support"
Expand Down

0 comments on commit a0019bc

Please sign in to comment.