]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/microblaze-generic.h
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
[karo-tx-uboot.git] / include / configs / microblaze-generic.h
index 4c6cc9fef08d4b8e7427e96efd0d0ad8c409ba59..ac18c8776dd68695bad2c93fc01f55a0f19dca95 100644 (file)
        #define CONFIG_CMD_JFFS2
 
        #if !defined(RAMENV)
-               #define CONFIG_CMD_ENV
+               #define CONFIG_CMD_SAVEENV
                #define CONFIG_CMD_SAVES
        #endif
 #else