mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] serial: Kconfig: Remove DRIVER_SERIAL_NS16550_OMAP_EXTENSIONS option
@ 2022-06-09  7:51 Alexander Shiyan
  2022-06-09  8:56 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Shiyan @ 2022-06-09  7:51 UTC (permalink / raw)
  To: barebox; +Cc: Alexander Shiyan

The DRIVER_SERIAL_NS16550_OMAP_EXTENSIONS Kconfig option does nothing,
so let's remove it.

Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
---
 drivers/serial/Kconfig | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig
index 9d4a534580..6fda32d44c 100644
--- a/drivers/serial/Kconfig
+++ b/drivers/serial/Kconfig
@@ -92,13 +92,6 @@ config DRIVER_SERIAL_ATMEL
 	default y
 	bool "Atmel serial driver"
 
-config DRIVER_SERIAL_NS16550_OMAP_EXTENSIONS
-	bool "OMAP Extensions for NS16550"
-	depends on DRIVER_SERIAL_NS16550
-	depends on ARCH_OMAP
-	help
-	  Say Y here if you are using OMAP extensions to NS16550
-
 config DRIVER_SERIAL_NS16550_PCI
 	depends on DRIVER_SERIAL_NS16550
 	depends on PCI
-- 
2.32.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-09  9:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-09  7:51 [PATCH] serial: Kconfig: Remove DRIVER_SERIAL_NS16550_OMAP_EXTENSIONS option Alexander Shiyan
2022-06-09  8:56 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox