diff options
Diffstat (limited to 'include/configs/omap3_cairo.h')
-rw-r--r-- | include/configs/omap3_cairo.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/omap3_cairo.h b/include/configs/omap3_cairo.h index 5081f3200e..72f04c3c18 100644 --- a/include/configs/omap3_cairo.h +++ b/include/configs/omap3_cairo.h @@ -203,8 +203,6 @@ * function per_clocks_enable(). */ #ifdef CONFIG_SPL_BUILD -#undef CONFIG_SYS_NS16550_COM3 -#define CONFIG_SYS_NS16550_COM2 OMAP34XX_UART2 #undef CONFIG_SERIAL3 #define CONFIG_SERIAL2 #endif |