Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
[platform/kernel/u-boot.git] / include / configs / M5208EVBE.h
index 223439a..0fbf457 100644 (file)
 #define CONFIG_ENV_OFFSET              0x2000
 #define CONFIG_ENV_SIZE                        0x1000
 #define CONFIG_ENV_SECT_SIZE           0x2000
-#define CONFIG_ENV_IS_IN_FLASH         1
 
 #define LDS_BOARD_TEXT \
         . = DEFINED(env_offset) ? env_offset : .; \