diff options
Diffstat (limited to 'include/configs/eco5pk.h')
-rw-r--r-- | include/configs/eco5pk.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/eco5pk.h b/include/configs/eco5pk.h index 3c4ec171fe..63568caa78 100644 --- a/include/configs/eco5pk.h +++ b/include/configs/eco5pk.h @@ -16,11 +16,9 @@ #include "tam3517-common.h" /* Our console port is port3 */ -#undef CONFIG_CONS_INDEX #undef CONFIG_SYS_NS16550_COM1 #undef CONFIG_SERIAL1 -#define CONFIG_CONS_INDEX 3 #define CONFIG_SYS_NS16550_COM3 OMAP34XX_UART3 #define CONFIG_SERIAL3 |