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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/spring/board.h b/board/spring/board.h
index 757e26bcea..0e30a98a6b 100644
--- a/board/spring/board.h
+++ b/board/spring/board.h
@@ -33,6 +33,9 @@
/* Smart battery and TPSchrome are on a private I2C bus behind the EC */
#define CONFIG_I2C_PASSTHROUGH
+/* always enable the 3G modem power rail */
+#define CONFIG_PMU_FORCE_FET
+
#ifndef __ASSEMBLER__
/* By default, enable all console messages except keyboard */