From c62776be8dca4097ca03d4f9415f08d4887b45d0 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Tue, 12 Feb 2008 00:45:06 +0100 Subject: Get rid of "#undef DEBUG" from board config files. Signed-off-by: Wolfgang Denk --- include/configs/Rattler.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/Rattler.h') diff --git a/include/configs/Rattler.h b/include/configs/Rattler.h index d7652fa9ba..428c0c2b59 100644 --- a/include/configs/Rattler.h +++ b/include/configs/Rattler.h @@ -37,8 +37,6 @@ #define CONFIG_RATTLER /* Analogue&Micro Rattler board */ -#undef DEBUG - /* Allow serial number (serial#) and MAC address (ethaddr) to be overwritten */ #define CONFIG_ENV_OVERWRITE -- cgit v1.2.3