diff options
Diffstat (limited to 'drivers/bluetooth/Kconfig')
-rw-r--r-- | drivers/bluetooth/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bluetooth/Kconfig b/drivers/bluetooth/Kconfig index 075598e1c502..a235ca787465 100644 --- a/drivers/bluetooth/Kconfig +++ b/drivers/bluetooth/Kconfig | |||
@@ -71,6 +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 BITREVERSE | ||
74 | help | 75 | help |
75 | BCSP (BlueCore Serial Protocol) is serial protocol for communication | 76 | BCSP (BlueCore Serial Protocol) is serial protocol for communication |
76 | between Bluetooth device and host. This protocol is required for non | 77 | between Bluetooth device and host. This protocol is required for non |