From c35e2d91a9096a5033138b495742b98407fe238e Mon Sep 17 00:00:00 2001 From: Alex Kiernan Date: Fri, 16 Feb 2018 15:50:40 +0000 Subject: Convert CONFIG_BOOTCOUNT_AM33XX to Kconfig This converts the following to Kconfig: CONFIG_BOOTCOUNT_AM33XX Reviewed-by: Lukasz Majewski Reviewed-by: Hannes Schmelzer Acked-by: Hannes Schmelzer Signed-off-by: Alex Kiernan --- include/configs/brppt1.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/brppt1.h') diff --git a/include/configs/brppt1.h b/include/configs/brppt1.h index fb2845fb5d0..30ea2d22e89 100644 --- a/include/configs/brppt1.h +++ b/include/configs/brppt1.h @@ -22,7 +22,6 @@ /* Bootcount using the RTC block */ #define CONFIG_SYS_BOOTCOUNT_ADDR 0x44E3E000 -#define CONFIG_BOOTCOUNT_AM33XX /* memory */ #define CONFIG_SYS_MALLOC_LEN (5 * 1024 * 1024) -- cgit v1.2.3