summaryrefslogtreecommitdiff
path: root/drivers/mxc/bt/Kconfig
blob: 9dbfbe57a14f024e995a58d22bcb3ec8354d40f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Bluetooth configuration
#

menu "MXC Bluetooth support"

config MXC_BLUETOOTH
	tristate "MXC Bluetooth support"
	depends on MACH_MX31_3DS || MACH_MX35_3DS || MACH_MX37_3DS || MACH_MX51_3DS
	---help---
         Say Y to get the third party Bluetooth service.

endmenu