From 79be18a60f577e776068e2b1687bfa1c7bd59537 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 17 Feb 2017 19:47:53 -0500 Subject: Drop CONFIG_ENABLE_VBOOT This is no longer used anywhere. Signed-off-by: Tom Rini --- include/configs/bav335x.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/bav335x.h') diff --git a/include/configs/bav335x.h b/include/configs/bav335x.h index 6dd6f09662..fc9dc9c825 100644 --- a/include/configs/bav335x.h +++ b/include/configs/bav335x.h @@ -23,8 +23,6 @@ #ifndef CONFIG_SPL_BUILD # define CONFIG_TIMESTAMP # define CONFIG_LZO -# ifdef CONFIG_ENABLE_VBOOT -# endif #endif #define CONFIG_SYS_BOOTM_LEN (16 << 20) -- cgit v1.2.3