diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2022-12-16 12:23:41 -0700 |
---|---|---|
committer | Tom Hochstein <tom.hochstein@nxp.com> | 2022-12-27 11:46:37 -0700 |
commit | 42c17f72373103b74733781e7ba01bad8c560a00 (patch) | |
tree | 992a080a1c99d3c2e45a2b8b2d8eb0ed433c2a71 /conf/machine/imx6slevk.conf | |
parent | 2c188229155c84830bbfaba5c038184c7d137c3d (diff) | |
download | meta-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/imx6slevk.conf')
-rw-r--r-- | conf/machine/imx6slevk.conf | 2 |
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 | ||
35 | SERIAL_CONSOLES = "115200;ttymxc0" | 35 | SERIAL_CONSOLES = "115200;ttymxc0" |
36 | 36 | ||
37 | MACHINE_FEATURES += "pci wifi bluetooth bcm4339 bcm43455" | 37 | MACHINE_FEATURES += "pci wifi bluetooth bcm4339 bcm43455 nxp8987-sdio" |
38 | 38 | ||
39 | MACHINE_FIRMWARE += "linux-firmware-ath6k firmware-imx-epdc" | 39 | MACHINE_FIRMWARE += "linux-firmware-ath6k firmware-imx-epdc" |