We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f1c24 commit 0023d34Copy full SHA for 0023d34
net/bluetooth/cmtp/Kconfig
@@ -1,7 +1,7 @@
1
# SPDX-License-Identifier: GPL-2.0-only
2
config BT_CMTP
3
- tristate "CMTP protocol support"
4
- depends on BT_BREDR && ISDN_CAPI
+ tristate "CMTP protocol support (DEPRECATED)"
+ depends on BT_BREDR && ISDN_CAPI && DEPRECATED
5
help
6
CMTP (CAPI Message Transport Protocol) is a transport layer
7
for CAPI messages. CMTP is required for the Bluetooth Common
0 commit comments