commit 55e3cfdaabf6a33b8158e460156f8d1175ccf91b
Author: Lluís Batlle i Rossell <viric@viric.name>
Date:   Wed Jan 11 19:40:02 2012 +0100

    MIPS: Enable vmlinuz for JZ4740
    
    This patch adds support for building a compressed kernel for the JZ4740
    architecture.
    
    Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 2fba3fb..12f23c5 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -224,6 +224,7 @@ config MACH_JZ4740
 	select HAVE_CLK
 	select GENERIC_IRQ_CHIP
 	select CPU_SUPPORTS_CPUFREQ
+	select SYS_SUPPORTS_ZBOOT_UART16550
 
 config LANTIQ
 	bool "Lantiq based platforms"
