summaryrefslogtreecommitdiff
path: root/include/configs/sbc8260.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/sbc8260.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/sbc8260.h')
-rw-r--r--include/configs/sbc8260.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sbc8260.h b/include/configs/sbc8260.h
index b1d41a6d4..60633987f 100644
--- a/include/configs/sbc8260.h
+++ b/include/configs/sbc8260.h
@@ -36,7 +36,6 @@
#define __CONFIG_H
/* Enable debug prints */
-#undef DEBUG /* General debug */
#undef DEBUG_BOOTP_EXT /* Debug received vendor fields */
/*****************************************************************************