diff options
Diffstat (limited to 'net/bluetooth/Kconfig')
-rw-r--r-- | net/bluetooth/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bluetooth/Kconfig b/net/bluetooth/Kconfig index 59fdb1d2e8ed..ed371684c133 100644 --- a/net/bluetooth/Kconfig +++ b/net/bluetooth/Kconfig | |||
@@ -34,6 +34,7 @@ menuconfig BT | |||
34 | config BT_L2CAP | 34 | config BT_L2CAP |
35 | tristate "L2CAP protocol support" | 35 | tristate "L2CAP protocol support" |
36 | depends on BT | 36 | depends on BT |
37 | select CRC16 | ||
37 | help | 38 | help |
38 | L2CAP (Logical Link Control and Adaptation Protocol) provides | 39 | L2CAP (Logical Link Control and Adaptation Protocol) provides |
39 | connection oriented and connection-less data transport. L2CAP | 40 | connection oriented and connection-less data transport. L2CAP |