summaryrefslogtreecommitdiff
path: root/drivers/serial/Kconfig
diff options
context:
space:
mode:
authorAngelo Dureghello <angelo@sysam.it>2019-03-13 23:46:49 +0300
committerTom Rini <trini@konsulko.com>2019-05-24 15:11:58 +0300
commit461ea079639d02498e0ff382dede2dd5eb4f75a4 (patch)
tree3d718de1299e236748a1d6409e5f483223847a3a /drivers/serial/Kconfig
parent25bfc0b1e89065bd04d1c8c7e80d9223d1bf5e66 (diff)
downloadu-boot-461ea079639d02498e0ff382dede2dd5eb4f75a4.tar.xz
drivers: serial: mcfuart: add DT support
This patch adds devicetree support to the mcfuart.c driver and removes non DM code. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Angelo Dureghello <angelo@sysam.it>
Diffstat (limited to 'drivers/serial/Kconfig')
-rw-r--r--drivers/serial/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig
index fcbb0a81ed..8a447fd6e3 100644
--- a/drivers/serial/Kconfig
+++ b/drivers/serial/Kconfig
@@ -559,6 +559,14 @@ config MVEBU_A3700_UART
Choose this option to add support for UART driver on the Marvell
Armada 3700 SoC. The base address is configured via DT.
+config MCFUART
+ bool "Freescale ColdFire UART support"
+ help
+ Choose this option to add support for UART driver on the ColdFire
+ SoC's family. The serial communication channel provides a full-duplex
+ asynchronous/synchronous receiver and transmitter deriving an
+ operating frequency from the internal bus clock or an external clock.
+
config MXC_UART
bool "IMX serial port support"
depends on MX5 || MX6