Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a0019bca authored by Gustavo Padovan's avatar Gustavo Padovan
Browse files

Bluetooth: update Bluetooth daemon name in Kconfig help



Change hcid to bluetoothd.

Signed-off-by: default avatarGustavo F. Padovan <padovan@profusion.mobi>
parent 6de0702b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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"