From d1ec9461f2a2b478b3682dfc3f0f72e3fdd104c1 Mon Sep 17 00:00:00 2001 From: Lukasz Majewski Date: Fri, 9 Feb 2018 23:50:57 +0100 Subject: Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig This converts the following to Kconfig: CONFIG_BOOTCOUNT_LIMIT Signed-off-by: Lukasz Majewski Tested-by: Alex Kiernan Reviewed-by: Hannes Schmelzer Acked-by: Hannes Schmelzer --- include/configs/socfpga_is1.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/socfpga_is1.h') diff --git a/include/configs/socfpga_is1.h b/include/configs/socfpga_is1.h index 46f5f13..883ffb7 100644 --- a/include/configs/socfpga_is1.h +++ b/include/configs/socfpga_is1.h @@ -32,7 +32,6 @@ /* * Bootcounter */ -#define CONFIG_BOOTCOUNT_LIMIT /* last 2 lwords in OCRAM */ #define CONFIG_SYS_BOOTCOUNT_ADDR 0xfffffff8 #define CONFIG_SYS_BOOTCOUNT_BE -- cgit v1.1