summaryrefslogtreecommitdiff
path: root/include/configs/bav335x.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-02-18 00:47:53 (GMT)
committerTom Rini <trini@konsulko.com>2017-02-18 00:47:53 (GMT)
commit79be18a60f577e776068e2b1687bfa1c7bd59537 (patch)
treef3e5dec4294ebfa2be7112d0a4e5d116e85b327c /include/configs/bav335x.h
parent66c246cce7c66019a93ff7105157c3e2126dd277 (diff)
downloadu-boot-79be18a60f577e776068e2b1687bfa1c7bd59537.tar.xz
Drop CONFIG_ENABLE_VBOOT
This is no longer used anywhere. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/bav335x.h')
-rw-r--r--include/configs/bav335x.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/bav335x.h b/include/configs/bav335x.h
index 6dd6f09..fc9dc9c 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)