Bluetooth: btintel_pcie: Add support for PCIe transport
[linux-2.6-block.git] / drivers / bluetooth / Kconfig
index bc211c324206b9231cba018104bfefaf1ad8ad32..0b5f218ac5058bff2dbad900c10ae89f86c2aa0f 100644 (file)
@@ -478,5 +478,16 @@ config BT_NXPUART
          Say Y here to compile support for NXP Bluetooth UART device into
          the kernel, or say M here to compile as a module (btnxpuart).
 
+config BT_INTEL_PCIE
+       tristate "Intel HCI PCIe driver"
+       depends on PCI
+       select BT_INTEL
+       select FW_LOADER
+       help
+         Intel Bluetooth transport driver for PCIe.
+         This driver is required if you want to use Intel Bluetooth device
+         with PCIe interface.
 
+         Say Y here to compiler support for Intel Bluetooth PCIe device into
+         the kernel or say M to compile it as module (btintel_pcie)
 endmenu