summaryrefslogtreecommitdiff
path: root/board/fleex
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 /board/fleex
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 'board/fleex')
-rw-r--r--board/fleex/board.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/fleex/board.h b/board/fleex/board.h
index 96cee33cff..8ccecb5f25 100644
--- a/board/fleex/board.h
+++ b/board/fleex/board.h
@@ -16,9 +16,6 @@
/* Optional features */
#define CONFIG_SYSTEM_UNLOCKED /* Allow dangerous commands while in dev. */
-/* Enable PSL hibernate mode. */
-#define CONFIG_HIBERNATE_PSL
-
/* EC console commands */
#define CONFIG_CMD_ACCELS
#define CONFIG_CMD_ACCEL_INFO