home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / drivers / mxc / bt / Kconfig next >
Encoding:
Text File  |  2009-09-09  |  271 b   |  14 lines

  1. #
  2. # Bluetooth configuration
  3. #
  4.  
  5. menu "MXC Bluetooth support"
  6.  
  7. config MXC_BLUETOOTH
  8.     tristate "MXC Bluetooth support"
  9.     depends on MACH_MX31_3DS || MACH_MX35_3DS || MACH_MX37_3DS || MACH_MX51_3DS
  10.     ---help---
  11.          Say Y to get the third party Bluetooth service.
  12.  
  13. endmenu
  14.