summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Dearman <chris.dearman@imgtec.com>2016-02-02 12:52:08 -0800
committerChris Dearman <chris.dearman@imgtec.com>2016-03-02 12:32:47 -0800
commitcc04bc29f758e74a0eb0663e2a5ba48d960ee526 (patch)
treed0eb8ec76b802450badfe9d7b1a3a7d5818671a5
parentdcebcca39daf15b498eacf1dd93b56c5d17dad72 (diff)
downloadcreatorci41-cc04bc29f758e74a0eb0663e2a5ba48d960ee526.tar.gz
Add uccp420 WiFi device
Change-Id: I3a1a6320ba21e5658fcc4ed6f9bba7c6124a67dc
-rw-r--r--BoardConfig.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 527d83d..6155059 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -17,6 +17,9 @@
# Select the SoC.
$(call set_soc, imagination, fs1130)
+# Add WiFi controller
+$(call add_peripheral, imagination, wifi/uccp420)
+
$(call add_peripheral, imagination, audio/fs1130)
$(call add_peripheral, imagination, light/fs1130)