diff options
Diffstat (limited to 'include/configs/gdppc440etx.h')
-rw-r--r-- | include/configs/gdppc440etx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/gdppc440etx.h b/include/configs/gdppc440etx.h index b514278fc3..8d79ea8ea1 100644 --- a/include/configs/gdppc440etx.h +++ b/include/configs/gdppc440etx.h @@ -66,7 +66,6 @@ * Serial Port */ #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() |