summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2016-09-13 14:56:04 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2016-09-13 14:56:04 +0200
commitb2c398f44031efc3c6ab2bec19f56df0c05ad3de (patch)
treef64b1bb976f832daa0160e1a67cfcd669822ae58 /common
parent0a12c7156890eae6c74732f69a6b731135b0bb27 (diff)
parentb12f38097bce1f12e4b7e420c2c11bea281b4daa (diff)
downloadbarebox-b2c398f44031efc3c6ab2bec19f56df0c05ad3de.tar.gz
barebox-b2c398f44031efc3c6ab2bec19f56df0c05ad3de.tar.xz
Merge branch 'for-next/imx'
Diffstat (limited to 'common')
-rw-r--r--common/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 38225ebe63..f4696d569c 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -1042,6 +1042,13 @@ config DEBUG_IMX35_UART
Say Y here if you want kernel low-level debugging support
on i.MX35.
+config DEBUG_IMX50_UART
+ bool "i.MX50 Debug UART"
+ depends on ARCH_IMX50
+ help
+ Say Y here if you want kernel low-level debugging support
+ on i.MX50.
+
config DEBUG_IMX51_UART
bool "i.MX51 Debug UART"
depends on ARCH_IMX51