summaryrefslogtreecommitdiff
path: root/board/eve/board.h
diff options
context:
space:
mode:
authorDuncan Laurie <dlaurie@google.com>2017-02-24 10:31:54 -0800
committerchrome-bot <chrome-bot@chromium.org>2017-03-01 16:36:24 -0800
commit1c16a8040c406bc47d9bc42e34270d601a95a4e3 (patch)
tree4fe917b6a2bd939181514d68547a54554ae7af5e /board/eve/board.h
parent6d1130b5c3ba3c397f981c17e3cf79ffac1a5bdf (diff)
downloadchrome-ec-1c16a8040c406bc47d9bc42e34270d601a95a4e3.tar.gz
eve: Remove MP2949 workaround
Remove the MP2949 workaround as it was only needed for P0 boards. The fix is "sticky" so any P0 board will already have fixed values in the MP2949 EEPROM. BUG=chrome-os-partner:58666 BRANCH=none TEST=build and boot on Eve P1 Change-Id: I2cb13a6c5ff5ec521e75d51e31fb8356a5081193 Signed-off-by: Duncan Laurie <dlaurie@google.com> Reviewed-on: https://chromium-review.googlesource.com/446594 Reviewed-by: Scott Collyer <scollyer@chromium.org>
Diffstat (limited to 'board/eve/board.h')
-rw-r--r--board/eve/board.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/eve/board.h b/board/eve/board.h
index d1ea27e0c6..9338d2c20b 100644
--- a/board/eve/board.h
+++ b/board/eve/board.h
@@ -25,7 +25,6 @@
/* EC */
#define CONFIG_ADC
#define CONFIG_BACKLIGHT_LID
-#define CONFIG_BOARD_HAS_BEFORE_RSMRST
#define CONFIG_BOARD_VERSION
#define CONFIG_BOARD_SPECIFIC_VERSION
#define CONFIG_BUTTON_COUNT 2