pxa: fixing get_timer to return time in miliseconds.
[oweals/u-boot.git] / include / configs / PM856.h
index 698ad2d9111a53d84015ea1c2313012935823bc3..43c2873e3700575f7fb2b67142d00015de81fa45 100644 (file)
@@ -72,7 +72,6 @@
  */
 #define CONFIG_L2_CACHE                        /* toggle L2 cache */
 #define CONFIG_BTB                     /* toggle branch predition */
-#define CONFIG_ADDR_STREAMING          /* toggle addr streaming */
 
 #define CONFIG_BOARD_EARLY_INIT_F      1       /* Call board_pre_init */
 
 #endif
 
 #if defined(CONFIG_SYS_RAMBOOT)
-    #undef CONFIG_CMD_ENV
+    #undef CONFIG_CMD_SAVEENV
     #undef CONFIG_CMD_LOADS
 #endif