From 71a15e7d11f25d319110a4792d7074ffa918fc82 Mon Sep 17 00:00:00 2001 From: Philip Chen Date: Tue, 16 May 2017 11:45:17 -0700 Subject: bob: remove CONFIG_SYSTEM_UNLOCKED BUG=b:38323180 BRANCH=gru TEST=Boot bob from recovery mode with WP on, and check PD negotiation is disabled from 'ectool usbpdpower' Change-Id: I083ae706f4a726325b966554c4056998fc6ccc49 Reviewed-on: https://chromium-review.googlesource.com/506947 Reviewed-by: Aseda Aboagye Commit-Queue: Philip Chen Tested-by: Philip Chen --- board/bob/board.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/board/bob/board.h b/board/bob/board.h index 7daf0c8748..7ba8578ea9 100644 --- a/board/bob/board.h +++ b/board/bob/board.h @@ -34,8 +34,6 @@ #define CONFIG_SPI_FLASH_GD25LQ40 #define CONFIG_SPI_FLASH_REGS -#define CONFIG_SYSTEM_UNLOCKED /* Allow dangerous commands for testing */ - /* * We are code space-constrained on kevin, so take 10K that is normally used * as data RAM (was 30K, now 22K) and use it for code RAM (was 96K, now 104K) -- cgit v1.2.1