diff options
Diffstat (limited to 'include/configs/M5373EVB.h')
| -rw-r--r-- | include/configs/M5373EVB.h | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/include/configs/M5373EVB.h b/include/configs/M5373EVB.h index 6bfffa108..da4156c74 100644 --- a/include/configs/M5373EVB.h +++ b/include/configs/M5373EVB.h @@ -37,8 +37,6 @@  #define CONFIG_MCF532x		/* define processor family */  #define CONFIG_M5373		/* define processor type */ -#undef DEBUG -  #define CONFIG_MCFUART  #define CFG_UART_PORT		(0)  #define CONFIG_BAUDRATE		115200 |