]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sbc8349.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[people/ms/u-boot.git] / include / configs / sbc8349.h
index 4d87f5334a41119b07882623b41e12a20358469c..1d07593e95e98feb25a0422eeef8b1c2e464162c 100644 (file)
 #define CONFIG_ENV_SIZE_REDUND (CONFIG_ENV_SIZE)
 
 #else
-       #define CONFIG_ENV_IS_NOWHERE   1       /* Store ENV in memory only */
        #define CONFIG_ENV_ADDR         (CONFIG_SYS_MONITOR_BASE - 0x1000)
        #define CONFIG_ENV_SIZE         0x2000
 #endif