From 4bc4f8a67a17ba339f3e1bf75147f68e66c4a104 Mon Sep 17 00:00:00 2001 From: Alex Kiernan Date: Fri, 16 Feb 2018 15:50:47 +0000 Subject: Migrate CONFIG_BOOTCOUNT_ALEN to Kconfig Convert CONFIG_BOOTCOUNT_ALEN to Kconfig Signed-off-by: Alex Kiernan --- include/configs/ids8313.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/ids8313.h b/include/configs/ids8313.h index 08865f8339..12c3aff416 100644 --- a/include/configs/ids8313.h +++ b/include/configs/ids8313.h @@ -509,7 +509,6 @@ #define CONFIG_MTD_PARTITIONS /* bootcount support */ -#define CONFIG_BOOTCOUNT_ALEN 1 #define CONFIG_SYS_BOOTCOUNT_ADDR 0x9 #define CONFIG_IMAGE_FORMAT_LEGACY -- cgit