summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Yilun Lin <yllin@google.com>2022-02-22 05:09:45 +0000
committerCommit Bot <commit-bot@chromium.org>2022-02-22 07:06:56 +0000
commit94022e3ced776c9ed471baa3404fa6330e9ba0ab (patch)
treeffb533a322dbdcb942cd584a46fbd82c2209c7dc
parent732636848d50961d6bb4d5f2c689f709c39ddc79 (diff)
downloadchrome-ec-94022e3ced776c9ed471baa3404fa6330e9ba0ab.tar.gz
Revert "kukui: Disable uptime host command in RO"
This reverts commit 88b320028e803e60c97435b0f9b2de6d42a126af. Reason for revert: Fix for b:215463426 Original change's description: > kukui: Disable uptime host command in RO > > Save 512 bytes in RO flash space on Kukui platforms by disabling the > uptime host command and disabling the AP reset log. > > BUG=none > BRANCH=none > TEST=make buildall > > Signed-off-by: Keith Short <keithshort@chromium.org> > Change-Id: Ib967f0c07802ec6c08c611d0f26850072722d7dd > Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2546989 > Reviewed-by: Abe Levkoy <alevkoy@chromium.org> > Reviewed-by: Eric Yilun Lin <yllin@chromium.org> > (cherry picked from commit 6539c0e6a3c110ef9313a656a01af903f73628b2) > Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2562630 > Reviewed-by: Chen-Tsung Hsieh <chentsung@chromium.org> > Reviewed-by: Eric Yilun Lin <yllin@google.com> > Commit-Queue: Devin Lu <Devin.Lu@quantatw.com> > Tested-by: Devin Lu <Devin.Lu@quantatw.com> Bug: none Change-Id: I397a4a1eff657153b56f723496599af8625d0428 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3478981 Reviewed-by: Eric Yilun Lin <yllin@google.com> Tested-by: Eric Yilun Lin <yllin@google.com> Reviewed-by: Ting Shen <phoenixshen@chromium.org> Commit-Queue: Eric Yilun Lin <yllin@google.com>
-rw-r--r--baseboard/kukui/baseboard.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/baseboard/kukui/baseboard.h b/baseboard/kukui/baseboard.h
index 12b3badfbc..3288b9f7d7 100644
--- a/baseboard/kukui/baseboard.h
+++ b/baseboard/kukui/baseboard.h
@@ -283,9 +283,6 @@
#undef CONFIG_HOSTCMD_FLASHPD
#undef CONFIG_HOSTCMD_RWHASHPD
#undef CONFIG_CONSOLE_CMDHELP
-
-#undef CONFIG_HOSTCMD_GET_UPTIME_INFO
-#undef CONFIG_CMD_AP_RESET_LOG
#endif
#define CONFIG_TASK_PROFILING