summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Campbell <leecam@google.com>2015-09-01 13:35:48 -0700
committerLee Campbell <leecam@google.com>2015-09-01 13:35:48 -0700
commitf9f33ab93af799e31dd46c0574f58e4719680f52 (patch)
tree0e7a4ac1b6490d683c36a8578983a29ff7172746
parent793ebdcd999f4b60d680b7a355025882e910e8e1 (diff)
downloaddragonboard-f9f33ab93af799e31dd46c0574f58e4719680f52.tar.gz
dragonboard: Removing wifi support
Temp changes while we move to new BSP model Change-Id: Idfacaa2abda29d1135cae27732d613be2e6bac94
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 24b71ba..0e61514 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -18,7 +18,7 @@
$(call set_soc, qcom, msm8916)
# Add wifi controlller
-$(call add_peripheral, qcom, wifi/wcn3620)
+# $(call add_peripheral, qcom, wifi/wcn3620)
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 268435456
BOARD_USERDATAIMAGE_PARTITION_SIZE := 134217728