URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [net/] [bluetooth/] [cmtp/] [Config.in] - Rev 1781
Go to most recent revision | Compare with Previous | Blame | View Log
#
# Bluetooth CMTP layer configuration
#
if [ "$CONFIG_ISDN" = "y" -o "$CONFIG_ISDN" = "m" ]; then
dep_tristate 'CMTP protocol support' CONFIG_BLUEZ_CMTP $CONFIG_ISDN_CAPI $CONFIG_BLUEZ_L2CAP
fi
Go to most recent revision | Compare with Previous | Blame | View Log