2019-05-19 15:07:45 +03:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2005-04-17 02:20:36 +04:00
|
|
|
config BT_CMTP
|
|
|
|
tristate "CMTP protocol support"
|
2014-11-02 05:32:25 +03:00
|
|
|
depends on BT_BREDR && ISDN_CAPI
|
2005-04-17 02:20:36 +04:00
|
|
|
help
|
|
|
|
CMTP (CAPI Message Transport Protocol) is a transport layer
|
|
|
|
for CAPI messages. CMTP is required for the Bluetooth Common
|
|
|
|
ISDN Access Profile.
|
|
|
|
|
|
|
|
Say Y here to compile CMTP support into the kernel or say M to
|
|
|
|
compile it as module (cmtp).
|
|
|
|
|