tty: serial: Enable uartlite for ARM zynq
authorMichal Simek <michal.simek@xilinx.com>
Tue, 4 Jun 2013 12:20:43 +0000 (14:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Jun 2013 20:07:05 +0000 (13:07 -0700)
Enable it in Kconfig.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig

index 7e7006fd404e62000b19b728274c0abf8a51bf38..64250b19cd8db679fedc6ec60bbdcd7f9530758e 100644 (file)
@@ -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.