Commit 8ba8b4c0 authored by Stephan Gabert's avatar Stephan Gabert Committed by Marcel Holtmann

Bluetooth: Remove trailing whitespaces from Kconfig

Fixed a coding style issue. Removed trailing whitespaces in
drivers/bluetooth/Kconfig.
Signed-off-by: default avatarStephan Gabert <stephan.gabert@fau.de>
Signed-off-by: default avatarNicolas Pfeiffer <nicolas.pfeiffer@fau.de>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent 8a2936f4
...@@ -30,8 +30,8 @@ config BT_HCIUART ...@@ -30,8 +30,8 @@ config BT_HCIUART
help help
Bluetooth HCI UART driver. Bluetooth HCI UART driver.
This driver is required if you want to use Bluetooth devices with This driver is required if you want to use Bluetooth devices with
serial port interface. You will also need this driver if you have serial port interface. You will also need this driver if you have
UART based Bluetooth PCMCIA and CF devices like Xircom Credit Card UART based Bluetooth PCMCIA and CF devices like Xircom Credit Card
adapter and BrainBoxes Bluetooth PC Card. adapter and BrainBoxes Bluetooth PC Card.
Say Y here to compile support for Bluetooth UART devices into the Say Y here to compile support for Bluetooth UART devices into the
...@@ -41,9 +41,9 @@ config BT_HCIUART_H4 ...@@ -41,9 +41,9 @@ config BT_HCIUART_H4
bool "UART (H4) protocol support" bool "UART (H4) protocol support"
depends on BT_HCIUART depends on BT_HCIUART
help help
UART (H4) is serial protocol for communication between Bluetooth UART (H4) is serial protocol for communication between Bluetooth
device and host. This protocol is required for most Bluetooth devices device and host. This protocol is required for most Bluetooth devices
with UART interface, including PCMCIA and CF cards. with UART interface, including PCMCIA and CF cards.
Say Y here to compile support for HCI UART (H4) protocol. Say Y here to compile support for HCI UART (H4) protocol.
...@@ -52,7 +52,7 @@ config BT_HCIUART_BCSP ...@@ -52,7 +52,7 @@ config BT_HCIUART_BCSP
depends on BT_HCIUART depends on BT_HCIUART
select BITREVERSE select BITREVERSE
help help
BCSP (BlueCore Serial Protocol) is serial protocol for communication BCSP (BlueCore Serial Protocol) is serial protocol for communication
between Bluetooth device and host. This protocol is required for non between Bluetooth device and host. This protocol is required for non
USB Bluetooth devices based on CSR BlueCore chip, including PCMCIA and USB Bluetooth devices based on CSR BlueCore chip, including PCMCIA and
CF cards. CF cards.
......
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