diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/axs10x.h | 1 | ||||
-rw-r--r-- | include/configs/hsdk.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/axs10x.h b/include/configs/axs10x.h index bd1c9025c6..1224815a92 100644 --- a/include/configs/axs10x.h +++ b/include/configs/axs10x.h @@ -45,7 +45,6 @@ /* * UART configuration */ -#define CONFIG_DW_SERIAL #define CONFIG_SYS_NS16550_SERIAL #define CONFIG_SYS_NS16550_CLK 33333333 #define CONFIG_SYS_NS16550_MEM32 diff --git a/include/configs/hsdk.h b/include/configs/hsdk.h index 2ec2fd12a1..92cf3a109e 100644 --- a/include/configs/hsdk.h +++ b/include/configs/hsdk.h @@ -40,7 +40,6 @@ /* * UART configuration */ -#define CONFIG_DW_SERIAL #define CONFIG_SYS_NS16550_SERIAL #define CONFIG_SYS_NS16550_CLK 33330000 #define CONFIG_SYS_NS16550_MEM32 |