home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / src / linux-headers-2.6.17-6 / sound / bluetooth / Kconfig next >
Encoding:
Text File  |  2006-08-11  |  140 b   |  11 lines

  1. # ALSA BT drivers
  2.  
  3. menu "ALSA Bluetooth devices"
  4.     depends on SND!=n && BT
  5.  
  6. config BT_ALSA
  7.     tristate "BT SCO"
  8.     depends on SND && BT
  9.  
  10. endmenu
  11.