summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Campbell <leecam@google.com>2016-04-15 05:10:43 +0000
committerLee Campbell <leecam@google.com>2016-04-15 05:10:43 +0000
commit76d70dbe543b0f3be474a77d87d51e9ffcfd123b (patch)
tree749dad7049c8ede458ad0db3a4ca128a656c7fcd
parent159287a778a86da5c3a6f0a026895327e622c8e2 (diff)
downloadedison-76d70dbe543b0f3be474a77d87d51e9ffcfd123b.tar.gz
Revert "use HW Keystore"
This reverts commit 159287a778a86da5c3a6f0a026895327e622c8e2. Change-Id: I84e7248d96e7c07d92d7fdb3869ece246c36832e
-rw-r--r--BoardConfig.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index bda35d6..55ec8b2 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -27,8 +27,6 @@ $(call add_peripheral, intel, light/mraa)
$(call add_peripheral, intel, audio/generic/usb)
# Add sensor support
$(call add_peripheral, intel, sensors/mraa)
-# Add HW Keystore support
-$(call add_peripheral, intel, keystore/chaabi/src)
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 268435456
BOARD_USERDATAIMAGE_PARTITION_SIZE := 134217728