summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6slevk.conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-12-28 11:44:05 -0300
committerGitHub <noreply@github.com>2022-12-28 11:44:05 -0300
commitf2f320fda287cde98ed672d8fabef855a05a7caf (patch)
tree5eb3f1d7c3836a19eb9162ea562e25350be9fa36 /conf/machine/imx6slevk.conf
parent9b2a351c4f662d222ef7e5b8007f0d47c108f31f (diff)
parent2a23f93d60b388d39eb6577837e032fcd2cb24bc (diff)
downloadmeta-freescale-f2f320fda287cde98ed672d8fabef855a05a7caf.tar.gz
Merge pull request #1347 from Freescale/backport-1346-to-kirkstone
[Backport kirkstone] Add NXP WiFi/BT support
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"