summaryrefslogtreecommitdiff
path: root/board/meowth_fp/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/meowth_fp/board.c')
-rw-r--r--board/meowth_fp/board.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/meowth_fp/board.c b/board/meowth_fp/board.c
index d02ac24fb9..84f6ae9445 100644
--- a/board/meowth_fp/board.c
+++ b/board/meowth_fp/board.c
@@ -71,9 +71,6 @@ static void spi_configure(void)
/* Initialize board. */
static void board_init(void)
{
- /* TODO(b/75105319): re-enable STOP mode when it will fully work */
- disable_sleep(SLEEP_MASK_FORCE_NO_DSLEEP);
-
spi_configure();
/* Enable interrupt on PCH power signals */