summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6ulevk.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/imx6ulevk.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/imx6ulevk.conf')
-rw-r--r--conf/machine/imx6ulevk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx6ulevk.conf b/conf/machine/imx6ulevk.conf
index e775b4b7..4232ce89 100644
--- a/conf/machine/imx6ulevk.conf
+++ b/conf/machine/imx6ulevk.conf
@@ -9,7 +9,7 @@ MACHINEOVERRIDES =. "mx6ul:"
9include conf/machine/include/imx-base.inc 9include 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 += "wifi bluetooth bcm4339 bcm43455" 12MACHINE_FEATURES += "wifi bluetooth bcm4339 bcm43455 nxp8987-sdio"
13 13
14KERNEL_DEVICETREE = " \ 14KERNEL_DEVICETREE = " \
15 imx6ul-14x14-evk-btwifi.dtb \ 15 imx6ul-14x14-evk-btwifi.dtb \