summaryrefslogtreecommitdiff
path: root/board/spring/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/spring/board.h')
-rw-r--r--board/spring/board.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/spring/board.h b/board/spring/board.h
index bd9db98f69..dd2ef7bf99 100644
--- a/board/spring/board.h
+++ b/board/spring/board.h
@@ -30,8 +30,8 @@
/* DE-ACTIVATED: use STOP mode when we have nothing to do */
#undef CONFIG_LOW_POWER_IDLE
-/* always enable LCD power rails */
-#define CONFIG_PMU_FORCE_FET
+/* Smart battery and TPSchrome are on a private I2C bus behind the EC */
+#define CONFIG_I2C_PASSTHROUGH
#ifndef __ASSEMBLER__