diff options
Diffstat (limited to 'net/bluetooth/Config.help')
| -rw-r--r-- | net/bluetooth/Config.help | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/net/bluetooth/Config.help b/net/bluetooth/Config.help index 80b5d7a6ce65..d69299604b51 100644 --- a/net/bluetooth/Config.help +++ b/net/bluetooth/Config.help @@ -1,5 +1,5 @@ Bluetooth subsystem support -CONFIG_BLUEZ +CONFIG_BT Bluetooth is low-cost, low-power, short-range wireless technology. It was designed as a replacement for cables and other short-range technologies like IrDA. Bluetooth operates in personal area range @@ -7,25 +7,25 @@ CONFIG_BLUEZ Bluetooth can be found at <http://www.bluetooth.com/>. Linux Bluetooth subsystem consist of several layers: - BlueZ Core (HCI device and connection manager, scheduler) + Bluetooth Core (HCI device and connection manager, scheduler) HCI Device drivers (interface to the hardware) L2CAP Module (L2CAP protocol) SCO Module (SCO links) RFCOMM Module (RFCOMM protocol) BNEP Module (BNEP protocol) - Say Y here to enable Linux Bluetooth support and to build BlueZ Core + Say Y here to enable Linux Bluetooth support and to build Bluetooth Core layer. 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 package. + Bluetooth kernel modules are provided in the BlueZ packages. For more information, see <http://bluez.sourceforge.net/>. - If you want to compile BlueZ Core as module (bluez.o) say M here. + If you want to compile Bluetooth Core as module (bluetooth.o) say M here. L2CAP protocol support -CONFIG_BLUEZ_L2CAP +CONFIG_BT_L2CAP L2CAP (Logical Link Control and Adaptation Protocol) provides connection oriented and connection-less data transport. L2CAP support is required for most Bluetooth applications. @@ -34,7 +34,7 @@ CONFIG_BLUEZ_L2CAP compile it as module (l2cap.o). SCO links support -CONFIG_BLUEZ_SCO +CONFIG_BT_SCO SCO link provides voice transport over Bluetooth. SCO support is required for voice applications like Headset and Audio. |
