diff options
Diffstat (limited to 'include/configs/M52277EVB.h')
| -rw-r--r-- | include/configs/M52277EVB.h | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/include/configs/M52277EVB.h b/include/configs/M52277EVB.h index ab574d589..a3d7bc463 100644 --- a/include/configs/M52277EVB.h +++ b/include/configs/M52277EVB.h @@ -38,8 +38,6 @@  #define CONFIG_M52277		/* define processor type */  #define CONFIG_M52277EVB	/* M52277EVB board */ -#undef DEBUG -  #define CONFIG_MCFUART  #define CFG_UART_PORT		(0)  #define CONFIG_BAUDRATE		115200 |