Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
[platform/kernel/u-boot.git] / include / configs / MPC8540ADS.h
index decb574..ca4ccd8 100644 (file)
  * Environment
  */
 #ifndef CONFIG_SYS_RAMBOOT
-  #define CONFIG_ENV_IS_IN_FLASH       1
   #define CONFIG_ENV_ADDR              (CONFIG_SYS_MONITOR_BASE + 0x40000)
   #define CONFIG_ENV_SECT_SIZE 0x40000 /* 256K(one sector) for env */
   #define CONFIG_ENV_SIZE              0x2000