diff options
Diffstat (limited to 'include/configs/socfpga_is1.h')
-rw-r--r-- | include/configs/socfpga_is1.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/socfpga_is1.h b/include/configs/socfpga_is1.h index 468a35d4ff9..ad271791206 100644 --- a/include/configs/socfpga_is1.h +++ b/include/configs/socfpga_is1.h @@ -16,9 +16,4 @@ /* The rest of the configuration is shared */ #include <configs/socfpga_common.h> -/* - * Bootcounter - */ -#define CONFIG_SYS_BOOTCOUNT_BE - #endif /* __CONFIG_SOCFPGA_IS1_H__ */ |