1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "RFCOMM protocol support"
6 RFCOMM provides connection oriented stream transport. RFCOMM
7 support is required for Dialup Networking, OBEX and other Bluetooth
10 Say Y here to compile RFCOMM support into the kernel or say M to
11 compile it as module (rfcomm).
14 bool "RFCOMM TTY support"
18 This option enables TTY emulation support for RFCOMM channels.