From 0d751eca3b64e9118144bc7d26cb6290b8ed4d5d Mon Sep 17 00:00:00 2001 From: "Cho, Yu-Chen" Date: Thu, 16 May 2013 16:31:59 +0800 Subject: 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 Signed-off-by: Greg Kroah-Hartman --- drivers/staging/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'drivers/staging/Kconfig') diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig index c39fe782ba67..394395546835 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 -- cgit v1.2.3