]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/config_fsl_chain_trust.h
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
[thirdparty/u-boot.git] / include / config_fsl_chain_trust.h
index 195419b88821d9b8d119d46b4df7b34d00da56a5..6ec577bffad4a0dc9324a084090a9f76a0c184eb 100644 (file)
@@ -7,16 +7,6 @@
 #ifndef __CONFIG_FSL_CHAIN_TRUST_H
 #define __CONFIG_FSL_CHAIN_TRUST_H
 
-/* For secure boot, since ENVIRONMENT in flash/external memories is
- * not verified, undef CONFIG_ENV_xxx and set default env
- * (CONFIG_ENV_IS_NOWHERE)
- */
-#ifdef CONFIG_SECURE_BOOT
-
-#undef CONFIG_ENV_IS_IN_SPI_FLASH
-
-#endif
-
 #ifdef CONFIG_CHAIN_OF_TRUST
 
 #ifndef CONFIG_EXTRA_ENV