]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ls2080a_simu.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[people/ms/u-boot.git] / include / configs / ls2080a_simu.h
index de9db4abb465fdc51a8fb232e4a62723b10c6f19..02589be5fdebd16cbfb7f05162ab4e1c6e077d06 100644 (file)
 #define CONFIG_SYS_LS_MC_BOOT_TIMEOUT_MS 200000
 
 /* Store environment at top of flash */
-#define CONFIG_ENV_IS_NOWHERE          1
 #define CONFIG_ENV_SIZE                        0x1000
 
 #endif /* __LS2_SIMU_H */