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
committerTom Hochstein <tom.hochstein@nxp.com>2022-12-27 11:46:37 -0700
commit42c17f72373103b74733781e7ba01bad8c560a00 (patch)
tree992a080a1c99d3c2e45a2b8b2d8eb0ed433c2a71 /conf/machine/include/imx8x-mek.inc
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/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