From 78560e39d202c614e234e24bb8ae1bb0e8fbea0c Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 12 Apr 2017 12:05:02 +0100 Subject: Add support for TI Bluetooth modules, Add fixes for 96boards HiKey --- kernel-x86_64.config | 1 + 1 file changed, 1 insertion(+) (limited to 'kernel-x86_64.config') diff --git a/kernel-x86_64.config b/kernel-x86_64.config index cbee0a1ce..7135612fe 100644 --- a/kernel-x86_64.config +++ b/kernel-x86_64.config @@ -562,6 +562,7 @@ CONFIG_BT_HCIUART_INTEL=y CONFIG_BT_HCIUART_LL=y CONFIG_BT_HCIUART=m CONFIG_BT_HCIUART_MRVL=y +CONFIG_BT_HCIUART_NOKIA=m CONFIG_BT_HCIUART_QCA=y CONFIG_BT_HCIVHCI=m CONFIG_BT_HIDP=m -- cgit