summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2020-09-29 12:58:19 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-10-01 08:12:43 +0200
commit7450a4362d71b89f9886ef6dc856d569923a0f77 (patch)
treed4383b95715483379c1fed1aa06b04c7b820f49c /common
parent34df2aff84af0db670c7de4656c2f8c36f9611dd (diff)
downloadbarebox-7450a4362d71b89f9886ef6dc856d569923a0f77.tar.gz
barebox-7450a4362d71b89f9886ef6dc856d569923a0f77.tar.xz
common: debug_ll: remove reference to undefined Kconfig option
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> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'common')
-rw-r--r--common/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 9e6918189b..be03c0d5df 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