diff options
Diffstat (limited to 'drivers/bluetooth')
-rw-r--r-- | drivers/bluetooth/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/bluetooth/Kconfig b/drivers/bluetooth/Kconfig index 71a58a4e1795..a235ca787465 100644 --- a/drivers/bluetooth/Kconfig +++ b/drivers/bluetooth/Kconfig | |||
@@ -71,7 +71,7 @@ config BT_HCIUART_H4 | |||
71 | config BT_HCIUART_BCSP | 71 | config BT_HCIUART_BCSP |
72 | bool "BCSP protocol support" | 72 | bool "BCSP protocol support" |
73 | depends on BT_HCIUART | 73 | depends on BT_HCIUART |
74 | select CONFIG_BITREVERSE | 74 | select BITREVERSE |
75 | help | 75 | help |
76 | BCSP (BlueCore Serial Protocol) is serial protocol for communication | 76 | BCSP (BlueCore Serial Protocol) is serial protocol for communication |
77 | between Bluetooth device and host. This protocol is required for non | 77 | between Bluetooth device and host. This protocol is required for non |