Convert CONFIG_SPL_HASH_SUPPORT to Kconfig

Move this option to Kconfig and tidy up existing uses.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2016-09-12 23:18:32 -06:00
committed by Tom Rini
parent dbdaeee43c
commit d3e7e2b2ce
4 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,6 @@
#endif
#define CONFIG_SPL_BOARD_INIT
#define CONFIG_SPL_HASH_SUPPORT
#define CONFIG_SPL_DRIVERS_MISC_SUPPORT
#ifdef CONFIG_SPL_BUILD
/*