diff options
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/igep00x0.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/igep00x0.h b/include/configs/igep00x0.h index 849fb1624f..1d8090bf6a 100644 --- a/include/configs/igep00x0.h +++ b/include/configs/igep00x0.h @@ -69,9 +69,6 @@ #define CONFIG_SYS_NS16550_REG_SIZE (-4) #define CONFIG_SYS_NS16550_CLK V_NS16550_CLK -/* define to avoid U-Boot to hang while waiting for TEMT */ -#define CONFIG_SYS_NS16550_BROKEN_TEMT - /* select serial console configuration */ #define CONFIG_CONS_INDEX 3 #define CONFIG_SYS_NS16550_COM3 OMAP34XX_UART3 |