From 4d53c09e53914a7ebaea9fa0ca2e419aca06a47b Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Thu, 10 Mar 2016 13:54:37 +0000 Subject: Enable CONFIG_BT, needed for bluez Add only to x86 and Jetson-tk1 kernels, given that these are the BSP used on systems with audio-bluetooth (bluez) Change-Id: Iff16d49079a55f00377ad0ee5831eb8aa657762c --- strata/bsp-x86_32-generic/linux-x86-32-generic.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'strata/bsp-x86_32-generic') diff --git a/strata/bsp-x86_32-generic/linux-x86-32-generic.morph b/strata/bsp-x86_32-generic/linux-x86-32-generic.morph index 529b74bd..8102cea5 100644 --- a/strata/bsp-x86_32-generic/linux-x86-32-generic.morph +++ b/strata/bsp-x86_32-generic/linux-x86-32-generic.morph @@ -267,6 +267,7 @@ configure-commands: - scripts/config -e CONFIG_SND_INTEL8X0 - scripts/config -m CONFIG_DRM_CIRRUS_QEMU - scripts/config -m CONFIG_DRM_BOCHS +- scripts/config -e BT - yes '' | make oldconfig build-commands: - make $MAKEFLAGS -- cgit v1.2.1