From 92f8e39b8e886236a99a9e46416711b018e1b118 Mon Sep 17 00:00:00 2001 From: Lauren Post Date: Thu, 19 Dec 2013 08:19:18 -0600 Subject: imx6slevk: Add WIFI support Change-Id: I8225e52de382a20de05b8255574892fd63ffc002 Signed-off-by: Lauren Post --- conf/machine/imx6slevk.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/machine/imx6slevk.conf b/conf/machine/imx6slevk.conf index 990f48a..29e0ce4 100644 --- a/conf/machine/imx6slevk.conf +++ b/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" -- cgit v1.2.3-54-g00ecf