mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-23 23:24:57 +00:00
This is i.MX BSP 5.0.0 release ported to 2.6.31 Signed-off-by: Rob Herring <r.herring@freescale.com> Signed-off-by: Alan Tull <r80115@freescale.com> Signed-off-by: Xinyu Chen <xinyu.chen@freescale.com>
14 lines
271 B
Plaintext
14 lines
271 B
Plaintext
#
|
|
# 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
|