f1e91e1640
The handling of SCO audio links and the L2CAP protocol are essential to any system with Bluetooth thus are always compiled in from now on. Signed-off-by: Ulisses Furquim <ulisses@profusion.mobi> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
12 lines
335 B
Plaintext
12 lines
335 B
Plaintext
config BT_CMTP
|
|
tristate "CMTP protocol support"
|
|
depends on BT && ISDN_CAPI
|
|
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).
|
|
|