diff options
author | Martin Krause <martin.krause@tqs.de> | 2007-06-22 13:04:22 +0200 |
---|---|---|
committer | Kim Phillips <kim.phillips@freescale.com> | 2007-08-10 01:12:02 -0500 |
commit | 9546266999f0b9b51372636614211b88d90f0f25 (patch) | |
tree | 604541a6c1b4d3aee110c37c5a1bf7c72a08cdf5 /include/configs/TQM834x.h | |
parent | 5d497e6bf0f5bf63729b4a47b3fd786d3c77a1bc (diff) | |
download | u-boot-imx-9546266999f0b9b51372636614211b88d90f0f25.zip u-boot-imx-9546266999f0b9b51372636614211b88d90f0f25.tar.gz u-boot-imx-9546266999f0b9b51372636614211b88d90f0f25.tar.bz2 |
TQM834x: cleanup configuraton
Remove irritating #undef DEBUG
Signed-off-by: Martin Krause <martin.krause@tqs.de>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/configs/TQM834x.h')
-rw-r--r-- | include/configs/TQM834x.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/TQM834x.h b/include/configs/TQM834x.h index c3efb7b..661712b 100644 --- a/include/configs/TQM834x.h +++ b/include/configs/TQM834x.h @@ -28,9 +28,6 @@ #ifndef __CONFIG_H #define __CONFIG_H -#define DEBUG -#undef DEBUG - /* * High Level Configuration Options */ |