From 85fc970d74d09f33fcdcc649e73c5dc4f5334605 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sun, 23 Jul 2017 21:19:41 -0600 Subject: Convert CONFIG_ENV_IS_IN_FLASH to Kconfig This converts the following to Kconfig: CONFIG_ENV_IS_IN_FLASH Signed-off-by: Simon Glass --- include/config_fsl_chain_trust.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/config_fsl_chain_trust.h') diff --git a/include/config_fsl_chain_trust.h b/include/config_fsl_chain_trust.h index 5a1a2879925..6b6ae7cc781 100644 --- a/include/config_fsl_chain_trust.h +++ b/include/config_fsl_chain_trust.h @@ -15,7 +15,6 @@ #undef CONFIG_ENV_IS_IN_EEPROM #undef CONFIG_ENV_IS_IN_SPI_FLASH -#undef CONFIG_ENV_IS_IN_FLASH #endif -- cgit v1.2.3