summaryrefslogtreecommitdiff
path: root/board/cr50/scratch_reg1.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/scratch_reg1.h')
-rw-r--r--board/cr50/scratch_reg1.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/board/cr50/scratch_reg1.h b/board/cr50/scratch_reg1.h
index b70894a905..b4cdd9c6d8 100644
--- a/board/cr50/scratch_reg1.h
+++ b/board/cr50/scratch_reg1.h
@@ -81,9 +81,9 @@
#define BOARD_NO_INA_SUPPORT BIT(19)
/*
- * The board allows commands to stop TPM (Wilco, Campfire, etc.)
+ ****** Bit20 unused. DON'T FORGET TO INCLUDE IT INTO BOARD_ALL_PROPERTIES
+ ****** WHEN IT GETS A NEW USE.
*/
-#define BOARD_ALLOW_CHANGE_TPM_MODE BIT(20)
/*
* The board supports EC-CR50 communication.
@@ -112,7 +112,6 @@
* updated if additional strap related properties are added.
*/
#define BOARD_ALL_PROPERTIES ( \
- BOARD_ALLOW_CHANGE_TPM_MODE | \
BOARD_CCD_REC_LID_PIN_MASK | \
BOARD_CLOSED_LOOP_RESET | \
BOARD_CLOSED_SOURCE_SET1 | \