diff options
Diffstat (limited to 'include/configs/mv-common.h')
| -rw-r--r-- | include/configs/mv-common.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h index 1ecbd3521f6..2071cf508a7 100644 --- a/include/configs/mv-common.h +++ b/include/configs/mv-common.h @@ -39,11 +39,6 @@ /* * NS16550 Configuration */ -#if !defined(CONFIG_SPL_BUILD) && defined(CONFIG_DM_SERIAL) -#define CONFIG_DW_SERIAL -#endif - -#define CONFIG_SYS_NS16550 #define CONFIG_SYS_NS16550_SERIAL #define CONFIG_SYS_NS16550_CLK CONFIG_SYS_TCLK #if !defined(CONFIG_DM_SERIAL) |
