Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config BT_CMTP
0003         tristate "CMTP protocol support"
0004         depends on BT_BREDR && ISDN_CAPI
0005         help
0006           CMTP (CAPI Message Transport Protocol) is a transport layer
0007           for CAPI messages.  CMTP is required for the Bluetooth Common
0008           ISDN Access Profile.
0009 
0010           Say Y here to compile CMTP support into the kernel or say M to
0011           compile it as module (cmtp).
0012