summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bluetooth/Kconfig')
-rw-r--r--drivers/bluetooth/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/bluetooth/Kconfig b/drivers/bluetooth/Kconfig
index 7b2e76e7f22f..b0f9a20401d6 100644
--- a/drivers/bluetooth/Kconfig
+++ b/drivers/bluetooth/Kconfig
@@ -379,6 +379,17 @@ config BT_WILINK
379 Say Y here to compile support for Texas Instrument's WiLink7 driver 379 Say Y here to compile support for Texas Instrument's WiLink7 driver
380 into the kernel or say M to compile it as module (btwilink). 380 into the kernel or say M to compile it as module (btwilink).
381 381
382config BT_MTKSDIO
383 tristate "MediaTek HCI SDIO driver"
384 depends on MMC
385 help
386 MediaTek Bluetooth HCI SDIO driver.
387 This driver is required if you want to use MediaTek Bluetooth
388 with SDIO interface.
389
390 Say Y here to compile support for MediaTek Bluetooth SDIO devices
391 into the kernel or say M to compile it as module (btmtksdio).
392
382config BT_MTKUART 393config BT_MTKUART
383 tristate "MediaTek HCI UART driver" 394 tristate "MediaTek HCI UART driver"
384 depends on SERIAL_DEV_BUS 395 depends on SERIAL_DEV_BUS