Merge branch 'master' of git://git.denx.de/u-boot-video
[oweals/u-boot.git] / include / configs / ti_omap4_common.h
index 0a03cd5860482e02693b17c1e1541ac0622a5814..08130ebd1b6cbd8b44befabaaac58519b5972930 100644 (file)
 /*
  * Hardware drivers
  */
-#define CONFIG_SYS_NS16550
 #define CONFIG_SYS_NS16550_CLK         48000000
 #if defined(CONFIG_SPL_BUILD) || !defined(CONFIG_DM_SERIAL)
 #define CONFIG_SYS_NS16550_SERIAL
 #define CONFIG_SYS_NS16550_REG_SIZE    (-4)
 #define CONFIG_SYS_NS16550_COM3                UART3_BASE
-#else
-#define CONFIG_NS16550_SERIAL
 #endif
 #define CONFIG_CONS_INDEX              3