Commit e8e9a6ac authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

[PATCH] USB: fixed up the wording of the bluetty driver's help entry to be stronger.

This was suggested by Max Krasnyansky to try to remove confusion between this driver
and the BlueZ supported driver.
parent 8e05186a
...@@ -20,14 +20,16 @@ config USB_BLUETOOTH_TTY ...@@ -20,14 +20,16 @@ config USB_BLUETOOTH_TTY
tristate "USB Bluetooth TTY support" tristate "USB Bluetooth TTY support"
depends on USB depends on USB
---help--- ---help---
Say Y here if you want to connect a USB Bluetooth device to your This driver implements a nonstandard tty interface to a Bluetooth
computer's USB port. You will need the Bluetooth stack (available device that can be used only by specialized Bluetooth HCI software.
at <http://developer.axis.com/software/index.shtml>) to fully use
the device. Say Y here if you want to use OpenBT Bluetooth stack (available
at <http://developer.axis.com/software/index.shtml>), or other TTY
This driver implements a tty inteface to a Bluetooth device. If based Bluetooth stacks, and want to connect a USB Bluetooth device
you want to use a socket based Bluetooth stack (like the BlueZ to your computer's USB port.
stack), do not use this driver.
Do *not* enable this driver if you want to use generic Linux
Bluetooth support.
If in doubt, say N here. If in doubt, say N here.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment