[PATCH 1/5] common: debug_ll: remove reference to undefined Kconfig option
Ahmad Fatoum
a.fatoum at pengutronix.de
Tue Sep 29 06:58:19 EDT 2020
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 at 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
More information about the barebox
mailing list