mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-30 02:20:48 +00:00
hammer: Enable CONFIG_FLASH_PROTECT_RW
In preparation for adding the rollback protection region, we would like to be able to protect RW region independently from ALL. BRANCH=none BUG=chrome-os-partner:61671 TEST=make BOARD=hammer Change-Id: I790fee6f038d511bce0f768420141b885e1c8c67 Reviewed-on: https://chromium-review.googlesource.com/444528 Commit-Ready: Nicolas Boichat <drinkcat@chromium.org> Tested-by: Nicolas Boichat <drinkcat@chromium.org> Reviewed-by: Randall Spangler <rspangler@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
fc75244eb9
commit
f4174ddaa4
@@ -84,6 +84,8 @@
|
||||
#define CONFIG_RSA_KEY_SIZE 2048
|
||||
#define CONFIG_RSA_EXPONENT_3
|
||||
|
||||
#define CONFIG_FLASH_PROTECT_RW
|
||||
|
||||
/* Enable elan trackpad driver */
|
||||
#define CONFIG_TOUCHPAD_ELAN
|
||||
#define CONFIG_TOUCHPAD_I2C_PORT 0
|
||||
|
||||
Reference in New Issue
Block a user