summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6sllevk.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/imx6sllevk.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/imx6sllevk.conf')
-rw-r--r--conf/machine/imx6sllevk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx6sllevk.conf b/conf/machine/imx6sllevk.conf
index bd0fe73d..43564aea 100644
--- a/conf/machine/imx6sllevk.conf
+++ b/conf/machine/imx6sllevk.conf
@@ -30,7 +30,7 @@ OPTEE_BIN_EXT:imx6sllevk = "6sllevk"
30 30
31SERIAL_CONSOLES = "115200;ttymxc0" 31SERIAL_CONSOLES = "115200;ttymxc0"
32 32
33MACHINE_FEATURES += "wifi bluetooth bcm4339 bcm43455" 33MACHINE_FEATURES += "wifi bluetooth bcm4339 bcm43455 nxp8987-sdio"
34 34
35# MESA DRI library 35# MESA DRI library
36XSERVER += "mesa-driver-swrast" 36XSERVER += "mesa-driver-swrast"