From a6225fa0cfb54782ec4676343329f888128453a6 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 CPU_HAS_BOOTBLOCK_INIT is only declared once and selected elsewhere (with no overlap), and never read. Remove it. Change-Id: I3f294b0724a87876a7e2f274e6933fe10321a69d Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/10253 Reviewed-by: Aaron Durbin Tested-by: build bot (Jenkins) --- src/soc/broadcom/cygnus/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/broadcom') diff --git a/src/soc/broadcom/cygnus/Kconfig b/src/soc/broadcom/cygnus/Kconfig index b2f06133a9..1c0eb0edd5 100644 --- a/src/soc/broadcom/cygnus/Kconfig +++ b/src/soc/broadcom/cygnus/Kconfig @@ -25,7 +25,6 @@ config SOC_BROADCOM_CYGNUS select ARCH_ROMSTAGE_ARMV7 select ARCH_VERSTAGE_ARMV7 select BOOTBLOCK_CONSOLE - select CPU_HAS_BOOTBLOCK_INIT select DYNAMIC_CBMEM select EARLY_CONSOLE select GENERIC_UDELAY -- cgit v1.2.3