summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/celes/board.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/board/celes/board.h b/board/celes/board.h
index 37e2894aeb..cc02204de6 100644
--- a/board/celes/board.h
+++ b/board/celes/board.h
@@ -25,7 +25,6 @@
#define CONFIG_POWER_BUTTON_X86
#define CONFIG_LID_SWITCH
#define CONFIG_LOW_POWER_IDLE
-#define CONFIG_LOW_POWER_PSEUDO_G3
#define CONFIG_POWER_COMMON
#define CONFIG_POWER_SHUTDOWN_PAUSE_IN_S5
#define CONFIG_EXTPOWER_GPIO
@@ -69,6 +68,9 @@
#define CONFIG_I2C
+/* Not going to P-G3/Hibernation */
+#undef CONFIG_HIBERNATE
+
/* Wireless signals */
#define WIRELESS_GPIO_WLAN GPIO_WLAN_OFF_L