summaryrefslogtreecommitdiff
path: root/baseboard/octopus/baseboard.h
diff options
context:
space:
mode:
authorJett Rink <jettrink@chromium.org>2018-09-14 08:28:01 -0600
committerchrome-bot <chrome-bot@chromium.org>2018-09-17 21:34:54 -0700
commit02155e0b650dff1969484d250b6f10e1b3018757 (patch)
tree621991066255215a99b239dc2e3df4fe5fc59180 /baseboard/octopus/baseboard.h
parent1ceee0f64e386d3837ceab42044b838b4f0b2d68 (diff)
downloadchrome-ec-02155e0b650dff1969484d250b6f10e1b3018757.tar.gz
octopus: enable PSL for all NPCX variants
All NPCX variants support PSL mode in hardware now; enable this at the baseboard level. This is adding support for Bobba; other boards are unaffected BRANCH=none BUG=b:115677776 TEST=bobba goes into PSL Change-Id: I38974371b101c42841e4f11ba72b466415c754d9 Signed-off-by: Jett Rink <jettrink@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1227050 Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> Reviewed-by: Justin TerAvest <teravest@chromium.org>
Diffstat (limited to 'baseboard/octopus/baseboard.h')
-rw-r--r--baseboard/octopus/baseboard.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/baseboard/octopus/baseboard.h b/baseboard/octopus/baseboard.h
index e8160889eb..9311ab39ba 100644
--- a/baseboard/octopus/baseboard.h
+++ b/baseboard/octopus/baseboard.h
@@ -39,6 +39,9 @@
#define I2C_PORT_SENSOR NPCX_I2C_PORT7_0
#define I2C_ADDR_EEPROM 0xA0
+ /* Enable PSL hibernate mode. */
+ #define CONFIG_HIBERNATE_PSL
+
/* EC variant determines USB-C variant */
#define VARIANT_OCTOPUS_USBC_STANDALONE_TCPCS