From 4247426be6657235e9f44409fc65e6e94ad8a6e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20Neusch=C3=A4fer?= Date: Wed, 12 Oct 2016 00:18:01 +0200 Subject: riscv: Use the generic src/lib/bootblock.c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit TEST=Compiled for and ran on spike; it booted as before. Change-Id: Id173643a3571962406f9191db248b206235dca35 Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/16995 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin Reviewed-by: Paul Menzel --- src/arch/riscv/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/arch/riscv') diff --git a/src/arch/riscv/Kconfig b/src/arch/riscv/Kconfig index 9a35cf29ff..a30cb7091b 100644 --- a/src/arch/riscv/Kconfig +++ b/src/arch/riscv/Kconfig @@ -6,7 +6,6 @@ config ARCH_BOOTBLOCK_RISCV bool default n select ARCH_RISCV - select BOOTBLOCK_CUSTOM select C_ENVIRONMENT_BOOTBLOCK config ARCH_VERSTAGE_RISCV -- cgit v1.2.3