]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/bluetooth/Kconfig
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[karo-tx-linux.git] / drivers / bluetooth / Kconfig
index ed5c2738bea20efcf0c6ed0a920ad9faf5b1fd67..2e777071e1dcb8bd544a16aedd58ca28ad2f43bc 100644 (file)
@@ -9,6 +9,10 @@ config BT_BCM
        tristate
        select FW_LOADER
 
+config BT_RTL
+       tristate
+       select FW_LOADER
+
 config BT_HCIBTUSB
        tristate "HCI USB driver"
        depends on USB
@@ -32,6 +36,17 @@ config BT_HCIBTUSB_BCM
 
          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