diff options
Diffstat (limited to 'drivers/bluetooth/Config.help')
| -rw-r--r-- | drivers/bluetooth/Config.help | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/drivers/bluetooth/Config.help b/drivers/bluetooth/Config.help index 6196615c7ec2..212fec68fdb3 100644 --- a/drivers/bluetooth/Config.help +++ b/drivers/bluetooth/Config.help @@ -1,5 +1,5 @@ HCI UART driver -CONFIG_BLUEZ_HCIUART +CONFIG_BT_HCIUART Bluetooth HCI UART driver. This driver is required if you want to use Bluetooth devices with serial port interface. You will also need this driver if you have @@ -10,7 +10,7 @@ CONFIG_BLUEZ_HCIUART kernel or say M to compile it as module (hci_uart.o). HCI UART (H4) protocol support -CONFIG_BLUEZ_HCIUART_H4 +CONFIG_BT_HCIUART_H4 UART (H4) is serial protocol for communication between Bluetooth device and host. This protocol is required for most Bluetooth devices with UART interface, including PCMCIA and CF cards. @@ -18,7 +18,7 @@ CONFIG_BLUEZ_HCIUART_H4 Say Y here to compile support for HCI UART (H4) protocol. HCI BCSP protocol support -CONFIG_BLUEZ_HCIUART_BCSP +CONFIG_BT_HCIUART_BCSP BCSP (BlueCore Serial Protocol) is serial protocol for communication between Bluetooth device and host. This protocol is required for non USB Bluetooth devices based on CSR BlueCore chip, including PCMCIA and @@ -27,7 +27,7 @@ CONFIG_BLUEZ_HCIUART_BCSP Say Y here to compile support for HCI BCSP protocol. HCI USB driver -CONFIG_BLUEZ_HCIUSB +CONFIG_BT_HCIUSB Bluetooth HCI USB driver. This driver is required if you want to use Bluetooth devices with USB interface. @@ -36,7 +36,7 @@ CONFIG_BLUEZ_HCIUSB kernel or say M to compile it as module (hci_usb.o). HCI USB zero packet support -CONFIG_BLUEZ_USB_ZERO_PACKET +CONFIG_BT_USB_ZERO_PACKET Support for USB zero packets. This option is provided only as a work around for buggy Bluetooth USB devices. Do _not_ enable it unless you know for sure that your device @@ -44,7 +44,7 @@ CONFIG_BLUEZ_USB_ZERO_PACKET Most people should say N here. HCI VHCI Virtual HCI device driver -CONFIG_BLUEZ_HCIVHCI +CONFIG_BT_HCIVHCI Bluetooth Virtual HCI device driver. This driver is required if you want to use HCI Emulation software. @@ -52,7 +52,7 @@ CONFIG_BLUEZ_HCIVHCI kernel or say M to compile it as module (hci_vhci.o). HCI DTL1 (PC Card) device driver -CONFIG_BLUEZ_HCIDTL1 +CONFIG_BT_HCIDTL1 Bluetooth HCI DTL1 (PC Card) driver. This driver provides support for Bluetooth PCMCIA devices with Nokia DTL1 interface: @@ -63,7 +63,7 @@ CONFIG_BLUEZ_HCIDTL1 kernel or say M to compile it as module (dtl1_cs.o). HCI BT3C (PC Card) device driver -CONFIG_BLUEZ_HCIBT3C +CONFIG_BT_HCIBT3C Bluetooth HCI BT3C (PC Card) driver. This driver provides support for Bluetooth PCMCIA devices with 3Com BT3C interface: @@ -77,7 +77,7 @@ CONFIG_BLUEZ_HCIBT3C kernel or say M to compile it as module (bt3c_cs.o). HCI BlueCard (PC Card) device driver -CONFIG_BLUEZ_HCIBLUECARD +CONFIG_BT_HCIBLUECARD Bluetooth HCI BlueCard (PC Card) driver. This driver provides support for Bluetooth PCMCIA devices with Anycom BlueCard interface: |
