From: Lauren Post Date: Thu, 19 Dec 2013 14:19:18 +0000 (-0600) Subject: imx6slevk: Add WIFI support X-Git-Tag: 2.1~1097 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=2185249e52596280d2bf9ccdc14c4cbcf39cb85c;p=meta-freescale.git imx6slevk: Add WIFI support Change-Id: I8225e52de382a20de05b8255574892fd63ffc002 Signed-off-by: Lauren Post --- diff --git a/meta-fsl-arm/conf/machine/imx6slevk.conf b/meta-fsl-arm/conf/machine/imx6slevk.conf index 990f48a9..29e0ce4c 100644 --- a/meta-fsl-arm/conf/machine/imx6slevk.conf +++ b/meta-fsl-arm/conf/machine/imx6slevk.conf @@ -15,3 +15,5 @@ UBOOT_MACHINE = "mx6slevk_config" SERIAL_CONSOLE = "115200 ttymxc0" MACHINE_FEATURES += " pci wifi bluetooth" + +MACHINE_FIRMWARE += "linux-firmware-ath6k"