Convert CONFIG_SPL_CRYPTO_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:31 -06:00
committed by Tom Rini
parent 6ef2e75032
commit dbdaeee43c
4 changed files with 2 additions and 2 deletions

View File

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