summaryrefslogtreecommitdiff
path: root/board/cr50/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/board.c')
-rw-r--r--board/cr50/board.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/cr50/board.c b/board/cr50/board.c
index a564efae02..25768d15af 100644
--- a/board/cr50/board.c
+++ b/board/cr50/board.c
@@ -320,7 +320,8 @@ static struct board_cfg board_cfg_table[] = {
{
.strap_cfg = 0xE0,
.board_properties = BOARD_PERIPH_CONFIG_I2C |
- BOARD_USE_PLT_RESET | BOARD_EC_CR50_COMM_SUPPORT,
+ BOARD_USE_PLT_RESET | BOARD_EC_CR50_COMM_SUPPORT |
+ BOARD_CCD_REC_LID_PIN_DIOA12,
},
};