pxa: fixing get_timer to return time in miliseconds.
[oweals/u-boot.git] / include / configs / MPC8313ERDB.h
index 58a26e117e32f96172cf6c6a2c12d1abf3063bdb..0ef4ebaec7681a12764cb7fa5074a2b62bde1f6a 100644 (file)
 #define CONFIG_CMD_PCI
 
 #if defined(CONFIG_SYS_RAMBOOT) && !defined(CONFIG_NAND_U_BOOT)
-    #undef CONFIG_CMD_ENV
+    #undef CONFIG_CMD_SAVEENV
     #undef CONFIG_CMD_LOADS
 #endif