more changes on original files
[linux-2.4.git] / net / bluetooth / rfcomm / Config.in
1 #
2 # Bluetooth RFCOMM layer configuration
3 #
4
5 dep_tristate 'RFCOMM protocol support' CONFIG_BLUEZ_RFCOMM $CONFIG_BLUEZ_L2CAP
6
7 if [ "$CONFIG_BLUEZ_RFCOMM" != "n" ]; then
8    bool '  RFCOMM TTY support' CONFIG_BLUEZ_RFCOMM_TTY
9 fi
10