]> Git Repo - J-u-boot.git/blobdiff - include/configs/km/km83xx-common.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[J-u-boot.git] / include / configs / km / km83xx-common.h
index 7d69224bd18adcb7420f260d56656cd94f0677ab..0db33b701cafef351217120dc1e3b63fd3744357 100644 (file)
 #define CONFIG_ENV_SIZE_REDUND (CONFIG_ENV_SIZE)
 
 #else /* CFG_SYS_RAMBOOT */
-#define CONFIG_ENV_IS_NOWHERE          /* Store ENV in memory only */
 #define CONFIG_ENV_ADDR                (CONFIG_SYS_MONITOR_BASE - 0x1000)
 #define CONFIG_ENV_SIZE                0x2000
 #endif /* CFG_SYS_RAMBOOT */
This page took 0.02771 seconds and 4 git commands to generate.