summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2019-11-19 19:33:43 -0800
committerCommit Bot <commit-bot@chromium.org>2019-11-21 19:33:54 +0000
commitb2f6e2cbfad15bbf07c78be11f9fe6376acfb745 (patch)
tree32e2c34bb8085d2002628549b035a8a6d6651b3d /board
parent9e10d76382342ab223c57f8f13ade3aee62b9667 (diff)
downloadchrome-ec-b2f6e2cbfad15bbf07c78be11f9fe6376acfb745.tar.gz
cr50: drop unused definition of CONFIG_FLASH_READOUT_PROTECTION
No code depending on this define is relevant for Cr50, it was added to this board file by mistake. BRANCH=cr50, cr50-mp BUG=none TEST=size of the generated Cr50 image remains the same before and after this patch. Change-Id: I31d5bffdc9b5109f1d4bb929dea66834a3bfa660 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1925681 Reviewed-by: Nicolas Boichat <drinkcat@chromium.org>
Diffstat (limited to 'board')
-rw-r--r--board/cr50/board.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/cr50/board.h b/board/cr50/board.h
index ebca03b0ee..51e7b76251 100644
--- a/board/cr50/board.h
+++ b/board/cr50/board.h
@@ -44,7 +44,6 @@
/* Flash configuration */
#undef CONFIG_FLASH_PSTATE
#define CONFIG_WP_ALWAYS
-#define CONFIG_FLASH_READOUT_PROTECTION
#define CONFIG_CMD_FLASH
#define CONFIG_CRC8