]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8540EVAL.h
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
[karo-tx-uboot.git] / include / configs / MPC8540EVAL.h
index 5ac1916cbd710d7e7636a4ce5a0bd789df606c1c..95ea27583986588795ca21380ba90a864a4284c8 100644 (file)
 #endif
 
 #if defined(CONFIG_SYS_RAMBOOT) || defined(CONFIG_RAM_AS_FLASH)
-    #undef CONFIG_CMD_ENV
+    #undef CONFIG_CMD_SAVEENV
     #undef CONFIG_CMD_LOADS
 #endif