summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)