summaryrefslogtreecommitdiff
path: root/board/moonbuggy/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/moonbuggy/board.h')
-rw-r--r--board/moonbuggy/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/moonbuggy/board.h b/board/moonbuggy/board.h
index 23ad02dc4d..a42aab0cbf 100644
--- a/board/moonbuggy/board.h
+++ b/board/moonbuggy/board.h
@@ -224,6 +224,6 @@ unsigned int ec_config_get_thermal_solution(void);
* There is no RSMRST input, so alias it to the output. This short-circuits
* common_intel_x86_handle_rsmrst.
*/
-#define GPIO_RSMRST_L_PGOOD GPIO_PCH_RSMRST_L
+#define GPIO_PG_EC_RSMRST_ODL GPIO_PCH_RSMRST_L
#endif /* __CROS_EC_BOARD_H */