From: Luiz Augusto von Dentz Date: Tue, 10 Sep 2024 14:22:36 +0000 (-0400) Subject: Bluetooth: CMTP: Mark BT_CMTP as DEPRECATED X-Git-Tag: v6.12-rc1~232^2~19^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0023d340ba86cfe50b935829a73adea57ec2c629;p=thirdparty%2Fkernel%2Flinux.git 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 --- diff --git a/net/bluetooth/cmtp/Kconfig b/net/bluetooth/cmtp/Kconfig index c8337786da6b3..34e9234662366 100644 --- a/net/bluetooth/cmtp/Kconfig +++ b/net/bluetooth/cmtp/Kconfig @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-only config BT_CMTP - tristate "CMTP protocol support" - depends on BT_BREDR && ISDN_CAPI + tristate "CMTP protocol support (DEPRECATED)" + depends on BT_BREDR && ISDN_CAPI && DEPRECATED help CMTP (CAPI Message Transport Protocol) is a transport layer for CAPI messages. CMTP is required for the Bluetooth Common