blob: c8337786da6b332c0216ecf8075cf76e440c4986 [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Linus Torvalds1da177e2005-04-16 15:20:36 -07002config BT_CMTP
3 tristate "CMTP protocol support"
Marcel Holtmann65efd2b2014-11-02 03:32:25 +01004 depends on BT_BREDR && ISDN_CAPI
Linus Torvalds1da177e2005-04-16 15:20:36 -07005 help
6 CMTP (CAPI Message Transport Protocol) is a transport layer
7 for CAPI messages. CMTP is required for the Bluetooth Common
8 ISDN Access Profile.
9
10 Say Y here to compile CMTP support into the kernel or say M to
11 compile it as module (cmtp).
12