summaryrefslogtreecommitdiff
path: root/board/jerry
diff options
context:
space:
mode:
authorShawn Nematbakhsh <shawnn@chromium.org>2017-02-22 16:52:04 -0800
committerchrome-bot <chrome-bot@chromium.org>2017-02-25 16:34:15 -0800
commit6ba124a81bd6d5af1edae5f30add22e81b8b7de7 (patch)
tree8305113b48e281b41ee4bbf005eb5a07d7e07a3a /board/jerry
parent9619578ad20a2a4c9ed500e53227fab6158e41d0 (diff)
downloadchrome-ec-6ba124a81bd6d5af1edae5f30add22e81b8b7de7.tar.gz
hostcmd: Remove EC_CMD_VBNV_CONTEXT handler for most boards
Most boards do not keep VBNV storage on the EC, so leave out the host command handler by default. BUG=chromium:693210 BRANCH=None TEST=`make buildall -j` Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org> Change-Id: Ia202ec7d73d1804d8430fe7516cc783afd86e89a Reviewed-on: https://chromium-review.googlesource.com/446716 Commit-Ready: Shawn N <shawnn@chromium.org> Tested-by: Shawn N <shawnn@chromium.org> Reviewed-by: Randall Spangler <rspangler@chromium.org> Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'board/jerry')
-rw-r--r--board/jerry/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/jerry/board.h b/board/jerry/board.h
index e5c263b432..334d27bd28 100644
--- a/board/jerry/board.h
+++ b/board/jerry/board.h
@@ -25,6 +25,7 @@
#define CONFIG_EXTPOWER_GPIO
#define CONFIG_FORCE_CONSOLE_RESUME
#define CONFIG_HOST_COMMAND_STATUS
+#define CONFIG_HOSTCMD_VBNV_CONTEXT
#define CONFIG_I2C
#define CONFIG_I2C_MASTER
#define CONFIG_I2C_VIRTUAL_BATTERY