aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Scott <michael.scott@linaro.org>2017-03-22 10:39:23 -0700
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2017-04-28 11:11:41 +0200
commit9d83cf7fd2b784f5ec1cbcd2ace54f64f60f4bc2 (patch)
tree0585f933b0b6a9290802951ad1b75bc68a60619a
parent7c5f43e1a1bac03d556d944233c8da0deef17347 (diff)
distro.config: add bluetooth module(s)tracking-qcomlt-config-fragments
Signed-off-by: Michael Scott <michael.scott@linaro.org>
-rw-r--r--kernel/configs/distro.config3
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel/configs/distro.config b/kernel/configs/distro.config
index 37949bff689cb..b855236522000 100644
--- a/kernel/configs/distro.config
+++ b/kernel/configs/distro.config
@@ -426,7 +426,7 @@ CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
CONFIG_SETEND_EMULATION=y
-# wireless
+# wireless / bluetooth
CONFIG_PCI_MSI=n
CONFIG_ATH10K=y
CONFIG_ATH10K_PCI=m
@@ -435,3 +435,4 @@ CONFIG_CFG80211=y
CONFIG_CFG80211_WEXT=y
CONFIG_MAC80211=y
CONFIG_MAC80211_DEBUGFS=y
+CONFIG_BT_HCIUART_QCA=y