From 954781f4f823558eb160e62196289ed30c13c635 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Mon, 29 Jun 2015 22:49:26 +0200 Subject: qualcomm/ipq806x: centralize vboot configuration vboot configuration (separate stage or not, which stage loads romstage) depends on SoC properties (eg. amount of SRAM), not on board specifics, so move this part of the configuration to the SoC. Change-Id: I70b4cd1794ddf2aba7cdae94859ea1d76ae019f4 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/10702 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/mainboard/google/storm/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/storm/Kconfig') diff --git a/src/mainboard/google/storm/Kconfig b/src/mainboard/google/storm/Kconfig index c6c75ee400..1989640afd 100644 --- a/src/mainboard/google/storm/Kconfig +++ b/src/mainboard/google/storm/Kconfig @@ -29,7 +29,6 @@ config BOARD_SPECIFIC_OPTIONS select DRIVERS_I2C_WW_RING select HAVE_HARD_RESET select MAINBOARD_HAS_CHROMEOS - select RETURN_FROM_VERSTAGE select SPI_FLASH select SPI_FLASH_SPANSION select SPI_FLASH_STMICRO -- cgit v1.2.3