mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
* remotes/origin/tmp-474d3c4: Linux 4.14.21 ovl: hash directory inodes for fsnotify ASoC: acpi: fix machine driver selection based on quirk mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec mmc: sdhci-of-esdhc: disable SD clock for clock value 0 media: r820t: fix r820t_write_reg for KASAN ARM: dts: Delete bogus reference to the charlcd arm: dts: mt2701: Add reset-cells arm: dts: mt7623: Update ethsys binding ARM: dts: s5pv210: add interrupt-parent for ohci arm64: dts: msm8916: Add missing #phy-cells ARM: pxa/tosa-bt: add MODULE_LICENSE tag ARM: dts: exynos: fix RTC interrupt for exynos5410 Bluetooth: BT_HCIUART now depends on SERIAL_DEV_BUS scsi: core: check for device state in __scsi_remove_target() x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT mvpp2: fix multicast address filter ALSA: seq: Fix racy pool initializations ALSA: usb: add more device quirks for USB DSD devices ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204 ALSA: hda/realtek: PCI quirk for Fujitsu U7x7 ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform ALSA: hda/realtek - Add headset mode support for Dell laptop ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute ALSA: hda - Fix headset mic detection problem for two Dell machines mtd: nand: vf610: set correct ooblayout 9p/trans_virtio: discard zero-length reply Btrfs: fix unexpected -EEXIST when creating new inode Btrfs: fix use-after-free on root->orphan_block_rsv Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly Btrfs: fix extent state leak from tree log Btrfs: fix crash due to not cleaning up tree log block's dirty bits Btrfs: fix deadlock in run_delalloc_nocow dm: correctly handle chained bios in dec_pending() iscsi-target: make sure to wake up sleeping login worker target/iscsi: avoid NULL dereference in CHAP auth error path blk-wbt: account flush requests correctly xprtrdma: Fix BUG after a device removal xprtrdma: Fix calculation of ri_max_send_sges drm/qxl: reapply cursor after resetting primary qxl: alloc & use shadow for dumb buffers arm64: proc: Set PTE_NG for table entries to avoid traversing them twice rtlwifi: rtl8821ae: Fix connection lost problem correctly mpls, nospec: Sanitize array index in mpls_label_ok() tracing: Fix parsing of globs with a wildcard at the beginning seq_file: fix incomplete reset on read from zero offset xenbus: track caller request id xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests rbd: whitelist RBD_FEATURE_OPERATIONS feature bit console/dummy: leave .con_font_get set to NULL video: fbdev: atmel_lcdfb: fix display-timings lookup PCI: keystone: Fix interrupt-controller-node lookup PCI: iproc: Fix NULL pointer dereference for BCMA PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode MIPS: Fix incorrect mem=X@Y handling MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN mm: Fix memory size alignment in devm_memremap_pages_release() mm: hide a #warning for COMPILE_TEST ext4: correct documentation for grpid mount option ext4: save error to disk in __ext4_grp_locked_error() ext4: fix a race in the ext4 shutdown path jbd2: fix sphinx kernel-doc build warnings Revert "apple-gmux: lock iGP IO to protect from vgaarb changes" mlx5: fix mlx5_get_vector_affinity to start from completion vector 0 Revert "mmc: meson-gx: include tx phase in the tuning process" mmc: bcm2835: Don't overwrite max frequency unconditionally mmc: sdhci: Implement an SDHCI-specific bounce buffer mbcache: initialize entry->e_referenced in mb_cache_entry_create() rtc-opal: Fix handling of firmware error codes, prevent busy loops drm/radeon: adjust tested variable drm/radeon: Add dpm quirk for Jet PRO (v2) arm64: Add missing Falkor part number for branch predictor hardening drm/ast: Load lut in crtc_commit drm/amd/powerplay: Fix smu_table_entry.handle type drm/qxl: unref cursor bo when finished with it drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2) drm/ttm: Don't add swapped BOs to swap-LRU list x86/entry/64: Fix CR3 restore in paranoid_exit() x86/cpu: Change type of x86_cache_size variable to unsigned int x86/spectre: Fix an error message x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping selftests/x86/mpx: Fix incorrect bounds with old _sigfault x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]() kmemcheck: rip it out for real kmemcheck: rip it out kmemcheck: remove whats left of NOTRACK flags kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK kmemcheck: remove annotations x86/speculation: Add <asm/msr-index.h> dependency nospec: Move array_index_nospec() parameter checking into separate macro x86/speculation: Fix up array_index_nospec_mask() asm constraint x86/debug: Use UD2 for WARN() x86/debug, objtool: Annotate WARN()-related UD2 as reachable objtool: Fix segfault in ignore_unreachable_insn() selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c selftests/x86/pkeys: Remove unused functions selftests/x86: Clean up and document sscanf() usage selftests/x86: Fix vDSO selftest segfault for vsyscall=none x86/entry/64: Remove the unused 'icebp' macro x86/entry/64: Fix paranoid_entry() frame pointer warning x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS macros x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro x86/entry/64: Interleave XOR register clearing with PUSH instructions x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single POP_REGS macro x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions x86/entry/64: Clear registers for exceptions/interrupts, to reduce speculation attack surface PM: cpuidle: Fix cpuidle_poll_state_init() prototype PM / runtime: Update links_count also if !CONFIG_SRCU x86/speculation: Clean up various Spectre related details KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()" x86/speculation: Correct Speculation Control microcode blacklist again x86/speculation: Update Speculation Control microcode blacklist x86/mm/pti: Fix PTI comment in entry_SYSCALL_64() powerpc/mm/radix: Split linear mapping on hot-unplug crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate compiler-gcc.h: __nostackprotector needs gcc-4.4 and up compiler-gcc.h: Introduce __optimize function attribute x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculation attack surface x86/entry/64: Clear extra registers beyond syscall arguments, to reduce speculation attack surface x86: PM: Make APM idle driver initialize polling state x86/xen: init %gs very early to avoid page faults with stack protector x86/kexec: Make kexec (mostly) work in 5-level paging mode x86/gpu: add CFL to early quirks drm/i915/kbl: Change a KBL pci id to GT2 from GT1.5 drm/i915: add GT number to intel_device_info arm: spear13xx: Fix spics gpio controller's warning arm: spear13xx: Fix dmas cells arm: spear600: Add missing interrupt-parent of rtc arm: dts: mt7623: fix card detection issue on bananapi-r2 ARM: dts: nomadik: add interrupt-parent for clcd ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property ARM: lpc3250: fix uda1380 gpio numbers arm64: dts: msm8916: Correct ipc references for smsm s390: fix handling of -1 in set{,fs}[gu]id16 syscalls dma-buf: fix reservation_object_wait_timeout_rcu once more v2 powerpc: Fix DABR match on hash based systems powerpc/xive: Use hw CPU ids when configuring the CPU queues powerpc/mm: Flush radix process translations when setting MMU type powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE mwifiex: resolve reset vs. remove()/shutdown() deadlocks PM / devfreq: Propagate error from devfreq_add_device() swiotlb: suppress warning when __GFP_NOWARN is set cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin RDMA/rxe: Fix rxe_qp_cleanup() RDMA/rxe: Fix a race condition in rxe_requester() RDMA/rxe: Fix a race condition related to the QP error state kselftest: fix OOM in memory compaction test selftests: seccomp: fix compile error seccomp_bpf IB/core: Avoid a potential OOPs for an unused optional parameter IB/core: Fix ib_wc structure size to remain in 64 bytes boundary IB/core: Fix two kernel warnings triggered by rxe registration IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports IB/qib: Fix comparison error with qperf compare/swap test IB/umad: Fix use of unprotected device pointer scsi: smartpqi: allow static build ("built-in") tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y Change-Id: I351a603ea607d9c158727d60c8915981a555044f Signed-off-by: Isaac J. Manjarres <isaacm@codeaurora.org>
412 lines
12 KiB
Plaintext
412 lines
12 KiB
Plaintext
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
menu "Bluetooth device drivers"
|
|
depends on BT
|
|
|
|
config BT_INTEL
|
|
tristate
|
|
select REGMAP
|
|
|
|
config BT_BCM
|
|
tristate
|
|
select FW_LOADER
|
|
|
|
config BT_RTL
|
|
tristate
|
|
select FW_LOADER
|
|
|
|
config BT_QCA
|
|
tristate
|
|
select FW_LOADER
|
|
|
|
config BT_HCIBTUSB
|
|
tristate "HCI USB driver"
|
|
depends on USB
|
|
select BT_INTEL
|
|
help
|
|
Bluetooth HCI USB driver.
|
|
This driver is required if you want to use Bluetooth devices with
|
|
USB interface.
|
|
|
|
Say Y here to compile support for Bluetooth USB devices into the
|
|
kernel or say M to compile it as module (btusb).
|
|
|
|
config BT_HCIBTUSB_BCM
|
|
bool "Broadcom protocol support"
|
|
depends on BT_HCIBTUSB
|
|
select BT_BCM
|
|
default y
|
|
help
|
|
The Broadcom protocol support enables firmware and patchram
|
|
download support for Broadcom Bluetooth controllers.
|
|
|
|
Say Y here to compile support for Broadcom protocol.
|
|
|
|
config BT_HCIBTUSB_RTL
|
|
bool "Realtek protocol support"
|
|
depends on BT_HCIBTUSB
|
|
select BT_RTL
|
|
default y
|
|
help
|
|
The Realtek protocol support enables firmware and configuration
|
|
download support for Realtek Bluetooth controllers.
|
|
|
|
Say Y here to compile support for Realtek protocol.
|
|
|
|
config BT_HCIBTSDIO
|
|
tristate "HCI SDIO driver"
|
|
depends on MMC
|
|
help
|
|
Bluetooth HCI SDIO driver.
|
|
This driver is required if you want to use Bluetooth device with
|
|
SDIO interface.
|
|
|
|
Say Y here to compile support for Bluetooth SDIO devices into the
|
|
kernel or say M to compile it as module (btsdio).
|
|
|
|
config BT_HCIUART
|
|
tristate "HCI UART driver"
|
|
depends on SERIAL_DEV_BUS || !SERIAL_DEV_BUS
|
|
depends on TTY
|
|
help
|
|
Bluetooth HCI UART driver.
|
|
This driver is required if you want to use Bluetooth devices with
|
|
serial port interface. You will also need this driver if you have
|
|
UART based Bluetooth PCMCIA and CF devices like Xircom Credit Card
|
|
adapter and BrainBoxes Bluetooth PC Card.
|
|
|
|
Say Y here to compile support for Bluetooth UART devices into the
|
|
kernel or say M to compile it as module (hci_uart).
|
|
|
|
config BT_HCIUART_SERDEV
|
|
bool
|
|
depends on SERIAL_DEV_BUS && BT_HCIUART
|
|
default y
|
|
|
|
config BT_HCIUART_H4
|
|
bool "UART (H4) protocol support"
|
|
depends on BT_HCIUART
|
|
help
|
|
UART (H4) is serial protocol for communication between Bluetooth
|
|
device and host. This protocol is required for most Bluetooth devices
|
|
with UART interface, including PCMCIA and CF cards.
|
|
|
|
Say Y here to compile support for HCI UART (H4) protocol.
|
|
|
|
config BT_HCIUART_NOKIA
|
|
tristate "UART Nokia H4+ protocol support"
|
|
depends on BT_HCIUART
|
|
depends on BT_HCIUART_SERDEV
|
|
depends on PM
|
|
select BT_HCIUART_H4
|
|
select BT_BCM
|
|
help
|
|
Nokia H4+ is serial protocol for communication between Bluetooth
|
|
device and host. This protocol is required for Bluetooth devices
|
|
with UART interface in Nokia devices.
|
|
|
|
Say Y here to compile support for Nokia's H4+ protocol.
|
|
|
|
config BT_HCIUART_BCSP
|
|
bool "BCSP protocol support"
|
|
depends on BT_HCIUART
|
|
select BITREVERSE
|
|
help
|
|
BCSP (BlueCore Serial Protocol) is serial protocol for communication
|
|
between Bluetooth device and host. This protocol is required for non
|
|
USB Bluetooth devices based on CSR BlueCore chip, including PCMCIA and
|
|
CF cards.
|
|
|
|
Say Y here to compile support for HCI BCSP protocol.
|
|
|
|
config BT_HCIUART_ATH3K
|
|
bool "Atheros AR300x serial support"
|
|
depends on BT_HCIUART
|
|
select BT_HCIUART_H4
|
|
help
|
|
HCIATH3K (HCI Atheros AR300x) is a serial protocol for
|
|
communication between host and Atheros AR300x Bluetooth devices.
|
|
This protocol enables AR300x chips to be enabled with
|
|
power management support.
|
|
Enable this if you have Atheros AR300x serial Bluetooth device.
|
|
|
|
Say Y here to compile support for HCI UART ATH3K protocol.
|
|
|
|
config BT_HCIUART_LL
|
|
bool "HCILL protocol support"
|
|
depends on BT_HCIUART_SERDEV
|
|
help
|
|
HCILL (HCI Low Level) is a serial protocol for communication
|
|
between Bluetooth device and host. This protocol is required for
|
|
serial Bluetooth devices that are based on Texas Instruments'
|
|
BRF chips.
|
|
|
|
Say Y here to compile support for HCILL protocol.
|
|
|
|
config BT_HCIUART_3WIRE
|
|
bool "Three-wire UART (H5) protocol support"
|
|
depends on BT_HCIUART
|
|
help
|
|
The HCI Three-wire UART Transport Layer makes it possible to
|
|
user the Bluetooth HCI over a serial port interface. The HCI
|
|
Three-wire UART Transport Layer assumes that the UART
|
|
communication may have bit errors, overrun errors or burst
|
|
errors and thereby making CTS/RTS lines unnecessary.
|
|
|
|
Say Y here to compile support for Three-wire UART protocol.
|
|
|
|
config BT_HCIUART_INTEL
|
|
bool "Intel protocol support"
|
|
depends on BT_HCIUART
|
|
select BT_HCIUART_H4
|
|
select BT_INTEL
|
|
help
|
|
The Intel protocol support enables Bluetooth HCI over serial
|
|
port interface for Intel Bluetooth controllers.
|
|
|
|
Say Y here to compile support for Intel protocol.
|
|
|
|
config BT_HCIUART_BCM
|
|
bool "Broadcom protocol support"
|
|
depends on BT_HCIUART
|
|
depends on BT_HCIUART_SERDEV
|
|
select BT_HCIUART_H4
|
|
select BT_BCM
|
|
help
|
|
The Broadcom protocol support enables Bluetooth HCI over serial
|
|
port interface for Broadcom Bluetooth controllers.
|
|
|
|
Say Y here to compile support for Broadcom protocol.
|
|
|
|
config BT_HCIUART_QCA
|
|
bool "Qualcomm Atheros protocol support"
|
|
depends on BT_HCIUART
|
|
select BT_HCIUART_H4
|
|
select BT_QCA
|
|
help
|
|
The Qualcomm Atheros protocol supports HCI In-Band Sleep feature
|
|
over serial port interface(H4) between controller and host.
|
|
This protocol is required for UART clock control for QCA Bluetooth
|
|
devices.
|
|
|
|
Say Y here to compile support for QCA protocol.
|
|
|
|
config BT_HCIUART_AG6XX
|
|
bool "Intel AG6XX protocol support"
|
|
depends on BT_HCIUART
|
|
select BT_HCIUART_H4
|
|
select BT_INTEL
|
|
help
|
|
The Intel/AG6XX protocol support enables Bluetooth HCI over serial
|
|
port interface for Intel ibt 2.1 Bluetooth controllers.
|
|
|
|
Say Y here to compile support for Intel AG6XX protocol.
|
|
|
|
config BT_HCIUART_MRVL
|
|
bool "Marvell protocol support"
|
|
depends on BT_HCIUART
|
|
select BT_HCIUART_H4
|
|
help
|
|
Marvell is serial protocol for communication between Bluetooth
|
|
device and host. This protocol is required for most Marvell Bluetooth
|
|
devices with UART interface.
|
|
|
|
Say Y here to compile support for HCI MRVL protocol.
|
|
|
|
config BT_HCIBCM203X
|
|
tristate "HCI BCM203x USB driver"
|
|
depends on USB
|
|
select FW_LOADER
|
|
help
|
|
Bluetooth HCI BCM203x USB driver.
|
|
This driver provides the firmware loading mechanism for the Broadcom
|
|
Blutonium based devices.
|
|
|
|
Say Y here to compile support for HCI BCM203x devices into the
|
|
kernel or say M to compile it as module (bcm203x).
|
|
|
|
config BT_HCIBPA10X
|
|
tristate "HCI BPA10x USB driver"
|
|
depends on USB && BT_HCIUART
|
|
select BT_HCIUART_H4
|
|
help
|
|
Bluetooth HCI BPA10x USB driver.
|
|
This driver provides support for the Digianswer BPA 100/105 Bluetooth
|
|
sniffer devices.
|
|
|
|
Say Y here to compile support for HCI BPA10x devices into the
|
|
kernel or say M to compile it as module (bpa10x).
|
|
|
|
config BT_HCIBFUSB
|
|
tristate "HCI BlueFRITZ! USB driver"
|
|
depends on USB
|
|
select FW_LOADER
|
|
help
|
|
Bluetooth HCI BlueFRITZ! USB driver.
|
|
This driver provides support for Bluetooth USB devices with AVM
|
|
interface:
|
|
AVM BlueFRITZ! USB
|
|
|
|
Say Y here to compile support for HCI BFUSB devices into the
|
|
kernel or say M to compile it as module (bfusb).
|
|
|
|
config BT_HCIDTL1
|
|
tristate "HCI DTL1 (PC Card) driver"
|
|
depends on PCMCIA
|
|
help
|
|
Bluetooth HCI DTL1 (PC Card) driver.
|
|
This driver provides support for Bluetooth PCMCIA devices with
|
|
Nokia DTL1 interface:
|
|
Nokia Bluetooth Card
|
|
Socket Bluetooth CF Card
|
|
|
|
Say Y here to compile support for HCI DTL1 devices into the
|
|
kernel or say M to compile it as module (dtl1_cs).
|
|
|
|
config BT_HCIBT3C
|
|
tristate "HCI BT3C (PC Card) driver"
|
|
depends on PCMCIA
|
|
select FW_LOADER
|
|
help
|
|
Bluetooth HCI BT3C (PC Card) driver.
|
|
This driver provides support for Bluetooth PCMCIA devices with
|
|
3Com BT3C interface:
|
|
3Com Bluetooth Card (3CRWB6096)
|
|
HP Bluetooth Card
|
|
|
|
Say Y here to compile support for HCI BT3C devices into the
|
|
kernel or say M to compile it as module (bt3c_cs).
|
|
|
|
config BT_HCIBLUECARD
|
|
tristate "HCI BlueCard (PC Card) driver"
|
|
depends on PCMCIA
|
|
help
|
|
Bluetooth HCI BlueCard (PC Card) driver.
|
|
This driver provides support for Bluetooth PCMCIA devices with
|
|
Anycom BlueCard interface:
|
|
Anycom Bluetooth PC Card
|
|
Anycom Bluetooth CF Card
|
|
|
|
Say Y here to compile support for HCI BlueCard devices into the
|
|
kernel or say M to compile it as module (bluecard_cs).
|
|
|
|
config BT_HCIBTUART
|
|
tristate "HCI UART (PC Card) device driver"
|
|
depends on PCMCIA
|
|
help
|
|
Bluetooth HCI UART (PC Card) driver.
|
|
This driver provides support for Bluetooth PCMCIA devices with
|
|
an UART interface:
|
|
Xircom CreditCard Bluetooth Adapter
|
|
Xircom RealPort2 Bluetooth Adapter
|
|
Sphinx PICO Card
|
|
H-Soft blue+Card
|
|
Cyber-blue Compact Flash Card
|
|
|
|
Say Y here to compile support for HCI UART devices into the
|
|
kernel or say M to compile it as module (btuart_cs).
|
|
|
|
config BT_HCIVHCI
|
|
tristate "HCI VHCI (Virtual HCI device) driver"
|
|
help
|
|
Bluetooth Virtual HCI device driver.
|
|
This driver is required if you want to use HCI Emulation software.
|
|
|
|
Say Y here to compile support for virtual HCI devices into the
|
|
kernel or say M to compile it as module (hci_vhci).
|
|
|
|
config BT_MRVL
|
|
tristate "Marvell Bluetooth driver support"
|
|
help
|
|
The core driver to support Marvell Bluetooth devices.
|
|
|
|
This driver is required if you want to support
|
|
Marvell Bluetooth devices, such as 8688/8787/8797/8887/8897/8997.
|
|
|
|
Say Y here to compile Marvell Bluetooth driver
|
|
into the kernel or say M to compile it as module.
|
|
|
|
config BT_MRVL_SDIO
|
|
tristate "Marvell BT-over-SDIO driver"
|
|
depends on BT_MRVL && MMC
|
|
select FW_LOADER
|
|
select WANT_DEV_COREDUMP
|
|
help
|
|
The driver for Marvell Bluetooth chipsets with SDIO interface.
|
|
|
|
This driver is required if you want to use Marvell Bluetooth
|
|
devices with SDIO interface. Currently SD8688/SD8787/SD8797/SD8887/SD8897/SD8997
|
|
chipsets are supported.
|
|
|
|
Say Y here to compile support for Marvell BT-over-SDIO driver
|
|
into the kernel or say M to compile it as module.
|
|
|
|
config BT_ATH3K
|
|
tristate "Atheros firmware download driver"
|
|
depends on BT_HCIBTUSB
|
|
select FW_LOADER
|
|
help
|
|
Bluetooth firmware download driver.
|
|
This driver loads the firmware into the Atheros Bluetooth
|
|
chipset.
|
|
|
|
Say Y here to compile support for "Atheros firmware download driver"
|
|
into the kernel or say M to compile it as module (ath3k).
|
|
|
|
config BT_WILINK
|
|
tristate "Texas Instruments WiLink7 driver"
|
|
depends on TI_ST
|
|
help
|
|
This enables the Bluetooth driver for Texas Instrument's BT/FM/GPS
|
|
combo devices. This makes use of shared transport line discipline
|
|
core driver to communicate with the BT core of the combo chip.
|
|
|
|
Say Y here to compile support for Texas Instrument's WiLink7 driver
|
|
into the kernel or say M to compile it as module (btwilink).
|
|
|
|
config BT_QCOMSMD
|
|
tristate "Qualcomm SMD based HCI support"
|
|
depends on RPMSG || (COMPILE_TEST && RPMSG=n)
|
|
depends on QCOM_WCNSS_CTRL || (COMPILE_TEST && QCOM_WCNSS_CTRL=n)
|
|
select BT_QCA
|
|
help
|
|
Qualcomm SMD based HCI driver.
|
|
This driver is used to bridge HCI data onto the shared memory
|
|
channels to the WCNSS core.
|
|
|
|
Say Y here to compile support for HCI over Qualcomm SMD into the
|
|
kernel or say M to compile as a module.
|
|
|
|
config MSM_BT_POWER
|
|
bool "MSM Bluetooth Power Control"
|
|
depends on ARCH_QCOM && RFKILL
|
|
help
|
|
MSM Bluetooth Power control driver.
|
|
This provides a parameter to switch on/off power from PMIC
|
|
to Bluetooth device. This will control LDOs/Clock/GPIOs to
|
|
control Bluetooth Chipset based on power on/off sequence.
|
|
|
|
config BTFM_SLIM
|
|
bool "MSM Bluetooth/FM Slimbus Driver"
|
|
select SLIMBUS
|
|
default MSM_BT_POWER
|
|
help
|
|
This enables BT/FM slimbus driver to get multiple audio channel.
|
|
This will make use of slimbus platform driver and slimbus codec
|
|
driver to communicate with slimbus machine driver and LPSS which
|
|
is Slimbus master.
|
|
|
|
Slimbus slave initialization and configuration will be done through
|
|
this driver.
|
|
|
|
config BTFM_SLIM_WCN3990
|
|
bool "MSM Bluetooth/FM WCN3990 Device"
|
|
default BTFM_SLIM
|
|
depends on BTFM_SLIM
|
|
help
|
|
This enables specific driver handle for WCN3990 device.
|
|
It is designed to adapt any future BT/FM device to implement a specific
|
|
chip initialization process and control.
|
|
|
|
endmenu
|