From 0eb4db185cfef44ddfdbd91d4fe69a48c127fa84 Mon Sep 17 00:00:00 2001 From: santhosh hassan Date: Sat, 9 Mar 2019 02:28:43 -0800 Subject: google/mistral: Implement board reset MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Implement reset using PSHOLD. Change-Id: I472bf73cc7b227187b284a3730ec5dea5373695c Signed-off-by: Santhosh HassanĀ  Signed-off-by: Nitheesh Sekar Reviewed-on: https://review.coreboot.org/c/coreboot/+/31827 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/google/mistral/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/mistral/Kconfig') diff --git a/src/mainboard/google/mistral/Kconfig b/src/mainboard/google/mistral/Kconfig index f8e8ac76b0..d1ab9c4f11 100644 --- a/src/mainboard/google/mistral/Kconfig +++ b/src/mainboard/google/mistral/Kconfig @@ -11,7 +11,6 @@ config BOARD_SPECIFIC_OPTIONS select SOC_QUALCOMM_QCS405 select SPI_FLASH select MAINBOARD_HAS_CHROMEOS - select MISSING_BOARD_RESET config VBOOT select VBOOT_VBNV_FLASH -- cgit v1.2.3