summaryrefslogtreecommitdiff
path: root/zephyr/boards/riscv/asurada/asurada_defconfig
diff options
context:
space:
mode:
authorYuval Peress <peress@chromium.org>2021-09-08 00:25:50 -0600
committerCommit Bot <commit-bot@chromium.org>2021-09-10 17:48:12 +0000
commit316b2b4456aa78d986b675dabe547b73c59a7097 (patch)
treee17a852dbeebb05fb06355573b6551791db97569 /zephyr/boards/riscv/asurada/asurada_defconfig
parentca19275b9e9b86056783525bda71f610d798bd2b (diff)
downloadchrome-ec-316b2b4456aa78d986b675dabe547b73c59a7097.tar.gz
zephyr: driver: bbram: Migrate to upstream driver
Migrate the BBRAM driver to the upstream version. BRANCH=none BUG=b:195843756 TEST=zmake testall Cq-Depend: chromium:3147080 Signed-off-by: Yuval Peress <peress@chromium.org> Change-Id: I441e58f94c4874e268aad36df2f036a88187801b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3147230 Tested-by: Yuval Peress <peress@google.com> Reviewed-by: Jeremy Bettis <jbettis@chromium.org> Reviewed-by: Jack Rosenthal <jrosenth@chromium.org> Commit-Queue: Yuval Peress <peress@google.com>
Diffstat (limited to 'zephyr/boards/riscv/asurada/asurada_defconfig')
-rw-r--r--zephyr/boards/riscv/asurada/asurada_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/zephyr/boards/riscv/asurada/asurada_defconfig b/zephyr/boards/riscv/asurada/asurada_defconfig
index e7f3e7f924..be85cd0f07 100644
--- a/zephyr/boards/riscv/asurada/asurada_defconfig
+++ b/zephyr/boards/riscv/asurada/asurada_defconfig
@@ -93,3 +93,7 @@ CONFIG_ITE_IT8XXX2_TIMER=y
CONFIG_WATCHDOG=y
CONFIG_PLATFORM_EC_WATCHDOG_PERIOD_MS=2500
CONFIG_WDT_ITE_WARNING_LEADING_TIME_MS=500
+
+# BBRAM
+CONFIG_BBRAM=y
+CONFIG_BBRAM_IT8XXX2=y