pxa: fixing get_timer to return time in miliseconds.
[oweals/u-boot.git] / include / configs / PM854.h
index 1cc80ad214612d371e6028835cac58fd0dcdbb4b..3f943aa437b6957414ae26a74e9cb58a15fb6c68 100644 (file)
@@ -71,7 +71,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