diff options
Diffstat (limited to 'include/configs/CPCI2DP.h')
-rw-r--r-- | include/configs/CPCI2DP.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/CPCI2DP.h b/include/configs/CPCI2DP.h index e00ab043e6..c3a7714294 100644 --- a/include/configs/CPCI2DP.h +++ b/include/configs/CPCI2DP.h @@ -89,7 +89,6 @@ #define CONFIG_SYS_MEMTEST_END 0x0C00000 /* 4 ... 12 MB in DRAM */ #define CONFIG_CONS_INDEX 2 /* Use UART1 */ -#define CONFIG_SYS_NS16550 #define CONFIG_SYS_NS16550_SERIAL #define CONFIG_SYS_NS16550_REG_SIZE 1 #define CONFIG_SYS_NS16550_CLK get_serial_clock() |