summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx7dsabresd.conf
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-12-16 12:23:41 -0700
committerTom Hochstein <tom.hochstein@nxp.com>2022-12-27 11:46:37 -0700
commit42c17f72373103b74733781e7ba01bad8c560a00 (patch)
tree992a080a1c99d3c2e45a2b8b2d8eb0ed433c2a71 /conf/machine/imx7dsabresd.conf
parent2c188229155c84830bbfaba5c038184c7d137c3d (diff)
downloadmeta-freescale-42c17f72373103b74733781e7ba01bad8c560a00.tar.gz
conf/machine: Add NXP WiFi/BT support to NXP boards
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'conf/machine/imx7dsabresd.conf')
-rw-r--r--conf/machine/imx7dsabresd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx7dsabresd.conf b/conf/machine/imx7dsabresd.conf
index 267d3b38..f85505ae 100644
--- a/conf/machine/imx7dsabresd.conf
+++ b/conf/machine/imx7dsabresd.conf
@@ -9,7 +9,7 @@ MACHINEOVERRIDES =. "mx7:mx7d:"
9require conf/machine/include/imx-base.inc 9require conf/machine/include/imx-base.inc
10include conf/machine/include/arm/armv7a/tune-cortexa7.inc 10include conf/machine/include/arm/armv7a/tune-cortexa7.inc
11 11
12MACHINE_FEATURES += "pci wifi bluetooth bcm4339 bcm43455" 12MACHINE_FEATURES += "pci wifi bluetooth bcm4339 bcm43455 nxp8987-sdio"
13 13
14KERNEL_DEVICETREE = "imx7d-sdb.dtb" 14KERNEL_DEVICETREE = "imx7d-sdb.dtb"
15KERNEL_DEVICETREE:append:use-nxp-bsp = " \ 15KERNEL_DEVICETREE:append:use-nxp-bsp = " \