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>
Showing
- Kconfig 13 additions, 0 deletionsKconfig
- README 0 additions, 9 deletionsREADME
- configs/dlvision-10g_defconfig 1 addition, 0 deletionsconfigs/dlvision-10g_defconfig
- configs/dlvision_defconfig 1 addition, 0 deletionsconfigs/dlvision_defconfig
- configs/h2200_defconfig 1 addition, 0 deletionsconfigs/h2200_defconfig
- configs/io_defconfig 1 addition, 0 deletionsconfigs/io_defconfig
- configs/iocon_defconfig 1 addition, 0 deletionsconfigs/iocon_defconfig
- configs/neo_defconfig 1 addition, 0 deletionsconfigs/neo_defconfig
- include/configs/dlvision-10g.h 0 additions, 3 deletionsinclude/configs/dlvision-10g.h
- include/configs/dlvision.h 0 additions, 3 deletionsinclude/configs/dlvision.h
- include/configs/h2200.h 0 additions, 1 deletioninclude/configs/h2200.h
- include/configs/io.h 0 additions, 3 deletionsinclude/configs/io.h
- include/configs/iocon.h 0 additions, 3 deletionsinclude/configs/iocon.h
- include/configs/neo.h 0 additions, 3 deletionsinclude/configs/neo.h
- include/image.h 6 additions, 10 deletionsinclude/image.h
- scripts/config_whitelist.txt 0 additions, 1 deletionscripts/config_whitelist.txt
Loading
Please register or sign in to comment