mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/5] common: debug_ll: remove reference to undefined Kconfig option
@ 2020-09-29 10:58 Ahmad Fatoum
  2020-09-29 10:58 ` [PATCH 2/5] lib: ratp: rename now undefined use of a Kconfig symbol Ahmad Fatoum
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ahmad Fatoum @ 2020-09-29 10:58 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

The code was copied from the kernel, but we don't support the imx6sl.
Drop the left-over.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 common/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/common/Kconfig b/common/Kconfig
index 9e6918189bdb..be03c0d5df2b 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -1292,7 +1292,6 @@ config DEBUG_IMX_UART_PORT
 						DEBUG_IMX51_UART || \
 						DEBUG_IMX53_UART || \
 						DEBUG_IMX6Q_UART || \
-						DEBUG_IMX6SL_UART || \
 						DEBUG_IMX7D_UART || \
 						DEBUG_IMX8M_UART || \
 						DEBUG_VF610_UART
-- 
2.28.0


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

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

end of thread, other threads:[~2020-10-01  6:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-29 10:58 [PATCH 1/5] common: debug_ll: remove reference to undefined Kconfig option Ahmad Fatoum
2020-09-29 10:58 ` [PATCH 2/5] lib: ratp: rename now undefined use of a Kconfig symbol Ahmad Fatoum
2020-09-29 10:58 ` [PATCH 3/5] at91: wdt: don't include <asm-generic/io.h> directly Ahmad Fatoum
2020-09-29 10:58 ` [PATCH 4/5] include: asm-generic: bitio.h " Ahmad Fatoum
2020-09-29 10:58 ` [PATCH 5/5] sandbox: add dummy memory-mapped I/O port region Ahmad Fatoum
2020-10-01  6:12 ` [PATCH 1/5] common: debug_ll: remove reference to undefined Kconfig option Sascha Hauer

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