From 02155e0b650dff1969484d250b6f10e1b3018757 Mon Sep 17 00:00:00 2001 From: Jett Rink Date: Fri, 14 Sep 2018 08:28:01 -0600 Subject: 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 Reviewed-on: https://chromium-review.googlesource.com/1227050 Commit-Ready: ChromeOS CL Exonerator Bot Reviewed-by: Justin TerAvest --- board/fleex/board.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'board/fleex/board.h') 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 -- cgit v1.2.1