summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6slevk.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/imx6slevk.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/imx6slevk.conf')
-rw-r--r--conf/machine/imx6slevk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx6slevk.conf b/conf/machine/imx6slevk.conf
index a0048974..976e6a3a 100644
--- a/conf/machine/imx6slevk.conf
+++ b/conf/machine/imx6slevk.conf
@@ -34,6 +34,6 @@ OPTEE_BIN_EXT = "6slevk"
34 34
35SERIAL_CONSOLES = "115200;ttymxc0" 35SERIAL_CONSOLES = "115200;ttymxc0"
36 36
37MACHINE_FEATURES += "pci wifi bluetooth bcm4339 bcm43455" 37MACHINE_FEATURES += "pci wifi bluetooth bcm4339 bcm43455 nxp8987-sdio"
38 38
39MACHINE_FIRMWARE += "linux-firmware-ath6k firmware-imx-epdc" 39MACHINE_FIRMWARE += "linux-firmware-ath6k firmware-imx-epdc"