From 9155ea6b263c2d586bb9a1059bc6ccbeeef09292 Mon Sep 17 00:00:00 2001 From: Shobek Attupurath Date: Sun, 6 Oct 2019 10:33:49 -0700 Subject: bluetooth: realtek: Integrate RTL8822CE BT driver 1. Add Kconfig in driver directory 2. Update Makefile and Kconfig to include Realtek 8822CE BT driver Bug 2685035 Bug 2723126 Change-Id: Ia4d7eb5048b92924e12c6c2cd849d9e15ca349c5 Signed-off-by: Shobek Attupurath Reviewed-on: https://git-master.nvidia.com/r/2212473 Reviewed-by: Gaurav Asati Reviewed-by: Mahesh Patil GVS: Gerrit_Virtual_Submit Reviewed-by: Ashutosh Jha Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/bluetooth/realtek/Kconfig | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 drivers/bluetooth/realtek/Kconfig (limited to 'drivers/bluetooth') diff --git a/drivers/bluetooth/realtek/Kconfig b/drivers/bluetooth/realtek/Kconfig new file mode 100644 index 000000000..e78a49127 --- /dev/null +++ b/drivers/bluetooth/realtek/Kconfig @@ -0,0 +1,9 @@ +config RTK_BTUSB + tristate "Realtek 8822C USB BT" + depends on BT + default n + ---help--- + This module adds support for RTL8822CE chipset + + This driver module will be called rtl8822ce + Use m if unsure -- cgit v1.2.2