summaryrefslogtreecommitdiff
path: root/drivers/staging/Kconfig
diff options
context:
space:
mode:
authorCho, Yu-Chen <acho@suse.com>2013-05-16 08:31:59 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-05-16 22:43:48 (GMT)
commit0d751eca3b64e9118144bc7d26cb6290b8ed4d5d (patch)
treed49907f074cca4161e741c5575c4f41993171b35 /drivers/staging/Kconfig
parent9b43b56f7950967771789a663bc2946cf2ce5087 (diff)
downloadlinux-fsl-qoriq-0d751eca3b64e9118144bc7d26cb6290b8ed4d5d.tar.xz
Staging: add USB MTK bluetooth driver
This driver is for the Mediatek Bluetooth that can be found in many different laptops. It was written by Mediatek, but cleaned up to work properly in the kernel tree by SUSE. -- Changes since v1: 1.fixed built error , because build path typo. 2.change to correct version number. Signed-off-by: Cho, Yu-Chen <acho@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r--drivers/staging/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index c39fe78..3943955 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -142,4 +142,6 @@ source "drivers/staging/dwc2/Kconfig"
source "drivers/staging/lustre/Kconfig"
+source "drivers/staging/btmtk_usb/Kconfig"
+
endif # STAGING