From 5cccb223896a4f62ebd332e84f6e7912fb2670b5 Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Mon, 13 Mar 2017 19:35:59 +0100 Subject: [PATCH] ccimx6ul: enable CONFIG_FIRMWARE_IN_KERNEL in kernel defconfig Seems that this is needed for the bluetooth interface to work. Without this options, the interface is not able to initialice (hciattach command fails). https://jira.digi.com/browse/DEL-3855 Signed-off-by: Javier Viguera --- .../recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-digi-arm/recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig b/meta-digi-arm/recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig index 343ad6542..99e4a200d 100644 --- a/meta-digi-arm/recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig +++ b/meta-digi-arm/recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig @@ -82,7 +82,6 @@ CONFIG_RFKILL_GPIO=y CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y # CONFIG_STANDALONE is not set -# CONFIG_FIRMWARE_IN_KERNEL is not set # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set CONFIG_DMA_CMA=y CONFIG_CMA_SIZE_MBYTES=0