From 342535cc589d7cf16db230e41f26e456f3c3599a Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Tue, 19 May 2015 21:24:15 +0200 Subject: Remove Kconfig variable that has no effect MAINBOARD_HAS_BOOTBLOCK_INIT is only declared once and selected elsewhere (with no overlap), and never read. Remove it. Change-Id: Ica1f16182b556dbf4a3b747237af74bcc4c0608c Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/10254 Reviewed-by: Aaron Durbin Tested-by: build bot (Jenkins) --- src/mainboard/google/nyan_big/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/nyan_big/Kconfig') diff --git a/src/mainboard/google/nyan_big/Kconfig b/src/mainboard/google/nyan_big/Kconfig index 9aac110bde..9bc0a55c3a 100644 --- a/src/mainboard/google/nyan_big/Kconfig +++ b/src/mainboard/google/nyan_big/Kconfig @@ -28,7 +28,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select EC_GOOGLE_CHROMEEC_SPI select EC_SOFTWARE_SYNC select TEGRA124_MODEL_CD570M - select MAINBOARD_HAS_BOOTBLOCK_INIT select MAINBOARD_DO_NATIVE_VGA_INIT select BOARD_ROMSIZE_KB_4096 select SPI_FLASH -- cgit v1.2.3