summaryrefslogtreecommitdiff
path: root/include/configs/dlvision.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-05-15 12:17:48 -0400
committerTom Rini <trini@konsulko.com>2017-05-22 07:29:55 -0400
commit0db7f6859fef41c1e95bcef75761054a01782d1b (patch)
tree8c9300e6b0000d2ef84908c73bd679ce21209edf /include/configs/dlvision.h
parent6b83c38d7a195f0e93cd6ff069a69105cb59a091 (diff)
FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT
We rename CONFIG_FIT_DISABLE_SHA256 to CONFIG_FIT_ENABLE_SHA256_SUPPORT which is enabled by default and now a positive option. Convert the handful of boards that were disabling it before to save space. Cc: Dirk Eibach <eibach@gdsys.de> Cc: Lukasz Dalek <luk0104@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/dlvision.h')
-rw-r--r--include/configs/dlvision.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/dlvision.h b/include/configs/dlvision.h
index 2b7d62b034..f8d390ba33 100644
--- a/include/configs/dlvision.h
+++ b/include/configs/dlvision.h
@@ -29,9 +29,6 @@
#define PLLMR0_DEFAULT PLLMR0_266_133_66_33
#define PLLMR1_DEFAULT PLLMR1_266_133_66_33
-/* new uImage format support */
-#define CONFIG_FIT_DISABLE_SHA256
-
#define CONFIG_ENV_IS_IN_FLASH /* use FLASH for environment vars */
/*