summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx7ulpevk.conf
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-12-16 12:23:41 -0700
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2022-12-27 20:44:13 +0000
commit39ed62e12bdf5203f6cbe9348d6c595d74ddac76 (patch)
tree43b1b349d66c4674d05c5abbb8e453744910a23a /conf/machine/imx7ulpevk.conf
parent4663653fc6b39eeaf4fa2d337a6a2eb3207fea93 (diff)
downloadmeta-freescale-39ed62e12bdf5203f6cbe9348d6c595d74ddac76.tar.gz
conf/machine: Add NXP WiFi/BT support to NXP boards
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 42c17f72373103b74733781e7ba01bad8c560a00)
Diffstat (limited to 'conf/machine/imx7ulpevk.conf')
-rw-r--r--conf/machine/imx7ulpevk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx7ulpevk.conf b/conf/machine/imx7ulpevk.conf
index 77774e2c..9e677cf7 100644
--- a/conf/machine/imx7ulpevk.conf
+++ b/conf/machine/imx7ulpevk.conf
@@ -9,7 +9,7 @@ MACHINEOVERRIDES =. "mx7:mx7ulp:"
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 bcm43430" 12MACHINE_FEATURES += "pci wifi bluetooth bcm43430 nxp8987-sdio"
13 13
14KERNEL_DEVICETREE = " \ 14KERNEL_DEVICETREE = " \
15 imx7ulp-evk.dtb \ 15 imx7ulp-evk.dtb \