OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [net/] [bluetooth/] [Config.in] - Diff between revs 1275 and 1765

Only display areas with differences | Details | Blame | View Log

Rev 1275 Rev 1765
#
#
# Bluetooth subsystem configuration
# Bluetooth subsystem configuration
#
#
if [ "$CONFIG_NET" != "n" ]; then
if [ "$CONFIG_NET" != "n" ]; then
   mainmenu_option next_comment
   mainmenu_option next_comment
   comment 'Bluetooth support'
   comment 'Bluetooth support'
   dep_tristate 'Bluetooth subsystem support' CONFIG_BLUEZ $CONFIG_NET
   dep_tristate 'Bluetooth subsystem support' CONFIG_BLUEZ $CONFIG_NET
   if [ "$CONFIG_BLUEZ" != "n" ]; then
   if [ "$CONFIG_BLUEZ" != "n" ]; then
      dep_tristate 'L2CAP protocol support' CONFIG_BLUEZ_L2CAP $CONFIG_BLUEZ
      dep_tristate 'L2CAP protocol support' CONFIG_BLUEZ_L2CAP $CONFIG_BLUEZ
      dep_tristate 'SCO links support' CONFIG_BLUEZ_SCO $CONFIG_BLUEZ
      dep_tristate 'SCO links support' CONFIG_BLUEZ_SCO $CONFIG_BLUEZ
      source net/bluetooth/rfcomm/Config.in
      source net/bluetooth/rfcomm/Config.in
      source net/bluetooth/bnep/Config.in
      source net/bluetooth/bnep/Config.in
      source net/bluetooth/cmtp/Config.in
      source net/bluetooth/cmtp/Config.in
      source drivers/bluetooth/Config.in
      source drivers/bluetooth/Config.in
   fi
   fi
   endmenu
   endmenu
fi
fi
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.