Thread (24 messages) 24 messages, 7 authors, 2016-02-03

Re: [PATCH 01/10] serial: mvebu-uart: initial support for Armada-3700 serial port

From: Arnd Bergmann <arnd@arndb.de>
Date: 2016-02-02 21:08:37
Also in: linux-arm-kernel, linux-devicetree, linux-serial, lkml

On Tuesday 02 February 2016 19:07:39 Gregory CLEMENT wrote:
quoted hunk ↗ jump to hunk
diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig
index 39721ec4f415..b291f934d51b 100644
--- a/drivers/tty/serial/Kconfig
+++ b/drivers/tty/serial/Kconfig
@@ -1606,6 +1606,28 @@ config SERIAL_STM32_CONSOLE
 	depends on SERIAL_STM32=y
 	select SERIAL_CORE_CONSOLE
 
+config SERIAL_MVEBU_UART
+	bool "Marvell EBU serial port support"
Could this be a loadable module?
+config SERIAL_MVEBU_CONSOLE
+	bool "Console on Marvell EBU serial port"
+	depends on SERIAL_MVEBU_UART
If yes, this would become 

	depends on SERIAL_MVEBU_UART=y

	Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help