Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c36d6006 authored by Michal Simek's avatar Michal Simek Committed by Greg Kroah-Hartman
Browse files

tty: serial: Enable uartlite for ARM zynq



Enable it in Kconfig.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 28eb4274
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -576,7 +576,7 @@ config SERIAL_IMX_CONSOLE

config SERIAL_UARTLITE
	tristate "Xilinx uartlite serial port support"
	depends on PPC32 || MICROBLAZE || MFD_TIMBERDALE
	depends on PPC32 || MICROBLAZE || MFD_TIMBERDALE || ARCH_ZYNQ
	select SERIAL_CORE
	help
	  Say Y here if you want to use the Xilinx uartlite serial controller.