From 2d2190f6b41814dff68f0b53ede2460fc79fd1d8 Mon Sep 17 00:00:00 2001 From: Jonathan Brandmeyer Date: Wed, 26 Sep 2018 10:22:06 -0600 Subject: grunt family: Clear CONFIG_SYSTEM_UNLOCKED Some factory tests are evaluating behavior that is sensitive to RO firmware behaving like a locked system image. Caveat: EC engineers will need to manually `sysjump rw` or use flashrom to update the entire system firmware image as described in the grunt care and feeding guide. TEST=buildall; flash and boot a Careena pre-release system. BRANCH=grunt BUG=b:114686468 Signed-off-by: Jonathan Brandmeyer Change-Id: Ida253bd9e0197a4a70abed3f3670b720fa0e33bb Reviewed-on: https://chromium-review.googlesource.com/1246268 Commit-Ready: Jonathan Brandmeyer Commit-Ready: ChromeOS CL Exonerator Bot Tested-by: Jonathan Brandmeyer Reviewed-by: Edward Hill --- board/grunt/board.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'board/grunt/board.h') diff --git a/board/grunt/board.h b/board/grunt/board.h index a020b6eae0..cd529e19c4 100644 --- a/board/grunt/board.h +++ b/board/grunt/board.h @@ -18,8 +18,6 @@ #undef CONFIG_HOSTCMD_DEBUG_MODE #define CONFIG_HOSTCMD_DEBUG_MODE HCDEBUG_OFF -#define CONFIG_SYSTEM_UNLOCKED /* Allow dangerous commands while in dev. */ - /* Power and battery LEDs */ #define CONFIG_LED_COMMON #define CONFIG_CMD_LEDTEST -- cgit v1.2.1