summaryrefslogtreecommitdiff
path: root/include/configs/MPC8540EVAL.h
diff options
context:
space:
mode:
authorPeter Tyser <ptyser@xes-inc.com>2008-12-01 16:22:45 -0600
committerWolfgang Denk <wd@denx.de>2008-12-14 12:42:42 +0100
commitba490b7761c62b549c222a9723e532dc801a3899 (patch)
tree36bf02d480836e8fa0d72b9ad3afc6bc259e7c41 /include/configs/MPC8540EVAL.h
parentd16da93430520d3e46c1ab52eedacf36ab7a2311 (diff)
Remove unused CONFIG_ADDR_STREAMING defines
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Diffstat (limited to 'include/configs/MPC8540EVAL.h')
-rw-r--r--include/configs/MPC8540EVAL.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8540EVAL.h b/include/configs/MPC8540EVAL.h
index 21cf965ab..5ac1916cb 100644
--- a/include/configs/MPC8540EVAL.h
+++ b/include/configs/MPC8540EVAL.h
@@ -62,7 +62,6 @@
/* below can be toggled for performance analysis. otherwise use default */
#define CONFIG_L2_CACHE /* toggle L2 cache */
#undef CONFIG_BTB /* toggle branch predition */
-#undef CONFIG_ADDR_STREAMING /* toggle addr streaming */
#define CONFIG_BOARD_PRE_INIT 1 /* Call board_pre_init */