Skip to content

Commit 0023d34

Browse files
committed
Bluetooth: CMTP: Mark BT_CMTP as DEPRECATED
This marks BT_CMTP as DEPRECATED in preparation to get it removed. Signed-off-by: Luiz Augusto von Dentz <[email protected]>
1 parent a1f1c24 commit 0023d34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

net/bluetooth/cmtp/Kconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: GPL-2.0-only
22
config BT_CMTP
3-
tristate "CMTP protocol support"
4-
depends on BT_BREDR && ISDN_CAPI
3+
tristate "CMTP protocol support (DEPRECATED)"
4+
depends on BT_BREDR && ISDN_CAPI && DEPRECATED
55
help
66
CMTP (CAPI Message Transport Protocol) is a transport layer
77
for CAPI messages. CMTP is required for the Bluetooth Common

0 commit comments

Comments
 (0)