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/siemens-am33x-common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/siemens-am33x-common.h') diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h index 467c5e8..d308b0e 100644 --- a/include/configs/siemens-am33x-common.h +++ b/include/configs/siemens-am33x-common.h @@ -498,7 +498,6 @@ #define CONFIG_RESET_TO_RETRY #define CONFIG_BOOT_RETRY_TIME 60 -#define CONFIG_BOOTCOUNT_LIMIT #define CONFIG_BOOTCOUNT_ENV #endif /* ! __CONFIG_SIEMENS_AM33X_COMMON_H */ -- cgit v1.1