diff options
Diffstat (limited to 'include/configs/taihu.h')
-rw-r--r-- | include/configs/taihu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/taihu.h b/include/configs/taihu.h index a9954e45731..7e660eea028 100644 --- a/include/configs/taihu.h +++ b/include/configs/taihu.h @@ -128,7 +128,6 @@ * set Linux BASE_BAUD to 403200. */ #define CONFIG_CONS_INDEX 2 /* Use UART1 */ -#undef CONFIG_SERIAL_SOFTWARE_FIFO #undef CONFIG_SYS_EXT_SERIAL_CLOCK /* external serial clock */ #undef CONFIG_SYS_405_UART_ERRATA_59 /* 405GP/CR Rev. D silicon */ #define CONFIG_SYS_BASE_BAUD 691200 |