summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/imx8x-mek.inc
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/include/imx8x-mek.inc
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/include/imx8x-mek.inc')
-rw-r--r--conf/machine/include/imx8x-mek.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/imx8x-mek.inc b/conf/machine/include/imx8x-mek.inc
index 55bce728..9eaa77c5 100644
--- a/conf/machine/include/imx8x-mek.inc
+++ b/conf/machine/include/imx8x-mek.inc
@@ -3,7 +3,7 @@ require conf/machine/include/arm/armv8a/tune-cortexa35.inc
3 3
4IMX_DEFAULT_BSP = "nxp" 4IMX_DEFAULT_BSP = "nxp"
5 5
6MACHINE_FEATURES += "pci optee bcm43455 bcm4356" 6MACHINE_FEATURES += "pci optee bcm43455 bcm4356 nxp8997-pcie nxp9098-pcie"
7MACHINE_FEATURES:append:use-nxp-bsp = " bcm4359" 7MACHINE_FEATURES:append:use-nxp-bsp = " bcm4359"
8 8
9# Don't include kernels in standard images 9# Don't include kernels in standard images