aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/imx53ard.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx53ard.conf')
-rw-r--r--conf/machine/imx53ard.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/imx53ard.conf b/conf/machine/imx53ard.conf
index 782ee6f..b8a121e 100644
--- a/conf/machine/imx53ard.conf
+++ b/conf/machine/imx53ard.conf
@@ -14,4 +14,6 @@ UBOOT_ENTRYPOINT = "0x70800000"
UBOOT_LOADADDRESS = "0x70800000"
UBOOT_MACHINE = "mx53ard_config"
-MACHINE_FEATURES += " wifi bluetooth"
+MACHINE_FIRMWARE += "firmware-imx-ar3k \
+ firmware-imx-ath6k"
+MACHINE_FEATURES += "wifi bluetooth"