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_64-generic/linux-x86-64-generic.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'strata/bsp-x86_64-generic') diff --git a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph index 4393f89d..08541c2b 100644 --- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph +++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph @@ -268,6 +268,7 @@ configure-commands: - scripts/config -m CONFIG_DRM_CIRRUS_QEMU - scripts/config -m CONFIG_DRM_BOCHS - scripts/config -m CONFIG_DRM_VIRTIO_GPU +- scripts/config -e BT - yes '' | make oldconfig build-commands: - make $MAKEFLAGS -- cgit v1.2.1