]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/include/asm/fsl_secure_boot.h
powerpc: MPC8548: Move CONFIG_MPC8548 to Kconfig option
[u-boot] / arch / powerpc / include / asm / fsl_secure_boot.h
index 2e937f0364b9503dc758e52a7e7950a789a10306..f9154d3b40ccb56f4598762e041ff1a15eb48882 100644 (file)
 #endif /* #ifdef CONFIG_SECURE_BOOT */
 
 #ifdef CONFIG_CHAIN_OF_TRUST
-
 #ifdef CONFIG_SPL_BUILD
-#define CONFIG_SPL_DM                  1
-#define CONFIG_SPL_CRYPTO_SUPPORT
-#define CONFIG_SPL_HASH_SUPPORT
-#define CONFIG_SPL_RSA
-#define CONFIG_SPL_DRIVERS_MISC_SUPPORT
 /*
  * PPAACT and SPAACT table for PAMU must be placed on DDR after DDR init
  * due to space crunch on CPC and thus malloc will not work.