summaryrefslogtreecommitdiff
path: root/include/configs/MPC8540EVAL.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-02-12 00:45:06 +0100
committerWolfgang Denk <wd@denx.de>2008-02-12 00:45:06 +0100
commitc62776be8dca4097ca03d4f9415f08d4887b45d0 (patch)
tree1e03f65d8c1c1a4fed8cfe23934c9cc2cac6b196 /include/configs/MPC8540EVAL.h
parent73bf1e2de7862bcdbd5a9f993b3e84b67c8ea9c8 (diff)
Get rid of "#undef DEBUG" from board config files.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/configs/MPC8540EVAL.h')
-rw-r--r--include/configs/MPC8540EVAL.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/MPC8540EVAL.h b/include/configs/MPC8540EVAL.h
index bf64f2704..174215c2c 100644
--- a/include/configs/MPC8540EVAL.h
+++ b/include/configs/MPC8540EVAL.h
@@ -240,8 +240,6 @@
#define INTEL_LXT971_PHY 1
#endif
-#undef DEBUG
-
/* Environment */
#ifndef CFG_RAMBOOT
#if defined(CONFIG_RAM_AS_FLASH)