summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammed Habibulla <moch@google.com>2016-01-19 16:43:21 -0800
committerMohammed Habibulla <moch@google.com>2016-01-19 16:43:21 -0800
commit473abb032f0c5b06c9e1f8da8537309cd9302857 (patch)
tree94adb1276ee006bd8745036c062f17188638c162
parenta69355c50304880d598ce8dc6a574c3f712db200 (diff)
downloadcreatorci41-473abb032f0c5b06c9e1f8da8537309cd9302857.tar.gz
Remove HALs that are not yet supported
BUG: 26512598 Change-Id: Id5c856accb91925f95d6c402c984753aaad9bade
-rw-r--r--BoardConfig.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index abfe0c4..55b6f6b 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -17,14 +17,6 @@
# Select the SoC.
$(call set_soc, imagination, fs1130)
-# Add WiFi controller
-$(call add_peripheral, imagination, wifi/uccp420)
-# Add Bluetooth controller
-$(call add_peripheral, imagination, bluetooth/bcsp)
-
-$(call add_peripheral, imagination, audio/fs1130)
-$(call add_peripheral, imagination, light/creatorci41)
-
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 268435456
BOARD_USERDATAIMAGE_PARTITION_SIZE := 134217728
BOARD_CACHEIMAGE_PARTITION_SIZE := 268435456