2019-05-19 20:07:45 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2005-04-17 06:20:36 +08:00
|
|
|
config BT_CMTP
|
|
|
|
tristate "CMTP protocol support"
|
2014-11-02 10:32:25 +08:00
|
|
|
depends on BT_BREDR && ISDN_CAPI
|
2005-04-17 06:20:36 +08: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).
|
|
|
|
|