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/marvell/bg4cd/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/marvell') diff --git a/src/soc/marvell/bg4cd/Kconfig b/src/soc/marvell/bg4cd/Kconfig index 9c0dc140f7..18dda55890 100644 --- a/src/soc/marvell/bg4cd/Kconfig +++ b/src/soc/marvell/bg4cd/Kconfig @@ -26,7 +26,6 @@ config SOC_MARVELL_BG4CD select ARCH_VERSTAGE_ARMV7_M select ARM_BOOTBLOCK_CUSTOM if VBOOT_VERIFY_FIRMWARE select BOOTBLOCK_CONSOLE - select CPU_HAS_BOOTBLOCK_INIT select DYNAMIC_CBMEM select EARLY_CONSOLE select GENERIC_UDELAY -- cgit v1.2.3