Drop CONFIG_ENABLE_VBOOT

This is no longer used anywhere.

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2017-02-17 19:47:53 -05:00
parent 66c246cce7
commit 79be18a60f
3 changed files with 1 additions and 4 deletions

View File

@@ -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)