From 6f7ab0b43b3d9f8b4b48c7ff61ebcf97f0c1b08a Mon Sep 17 00:00:00 2001 From: "alexandra-ioana.safta@nxp.com" Date: Fri, 2 Jun 2017 19:03:43 +0300 Subject: imx6sllevk: Add dtb with support for Murata Type ZP module Signed-off-by: Alexandra Safta Signed-off-by: Otavio Salvador --- conf/machine/imx6sllevk.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/imx6sllevk.conf b/conf/machine/imx6sllevk.conf index f99078d1..3a703659 100644 --- a/conf/machine/imx6sllevk.conf +++ b/conf/machine/imx6sllevk.conf @@ -11,7 +11,7 @@ include conf/machine/include/tune-cortexa9.inc MACHINE_FIRMWARE_append = " firmware-imx-epdc firmware-imx-brcm" -KERNEL_DEVICETREE = "imx6sll-evk.dtb" +KERNEL_DEVICETREE = "imx6sll-evk.dtb imx6sll-evk-btwifi.dtb" UBOOT_CONFIG ??= "sd" UBOOT_CONFIG[sd] = "mx6sllevk_config,sdcard" -- cgit v1.2.3-54-g00ecf