]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC8349ITX.h
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
[people/ms/u-boot.git] / include / configs / MPC8349ITX.h
index 4b9bc1fbd1e0e189b98c4ce4d4f75c2946f948c0..221c35cf51b41834134c75e016412d3ddd34c25a 100644 (file)
@@ -452,7 +452,6 @@ boards, we say we have two, but don't display a message if we find only one. */
 #define CONFIG_ENV_OVERWRITE
 
 #ifndef CONFIG_SYS_RAMBOOT
-  #define CONFIG_ENV_IS_IN_FLASH
   #define CONFIG_ENV_ADDR      \
                        (CONFIG_SYS_MONITOR_BASE + CONFIG_SYS_MONITOR_LEN)
   #define CONFIG_ENV_SECT_SIZE 0x10000 /* 64K (one sector) for environment */