CONFIG_DW_SERIAL is no longer used anywhere so let's forget about it.

Signed-off-by: Alexey Brodkin <abrod...@synopsys.com>
Cc: Tom Rini <tr...@konsulko.com>
Cc: Adam Ford <aford...@gmail.com>
Cc: Mario Six <mario....@gdsys.cc>
Cc: Tuomas Tynkkynen <tuomas.tynkky...@iki.fi>
Cc: Alex Kiernan <alex.kier...@gmail.com>
Cc: Simon Glass <s...@chromium.org>
Cc: "Jörg Krause" <joerg.krause@embedded.rocks>
Cc: Stephen Warren <swar...@nvidia.com>
---
 include/configs/axs10x.h     | 1 -
 include/configs/hsdk.h       | 1 -
 scripts/config_whitelist.txt | 1 -
 3 files changed, 3 deletions(-)

diff --git a/include/configs/axs10x.h b/include/configs/axs10x.h
index 1b2966fd61..9452b06771 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 cdf4fddd94..94c88b29f1 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
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index 527050de97..8d381788ca 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -429,7 +429,6 @@ CONFIG_DW_ALTDESCRIPTOR
 CONFIG_DW_AXI_BURST_LEN
 CONFIG_DW_GMAC_DEFAULT_DMA_PBL
 CONFIG_DW_MAC_FORCE_THRESHOLD_MODE
-CONFIG_DW_SERIAL
 CONFIG_DW_UDC
 CONFIG_DW_WDT_BASE
 CONFIG_DW_WDT_CLOCK_KHZ
-- 
2.16.2

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to