We need to select SERIAL_8250_RT288X to make the uart work on ralink SoC. Signed-off-by: John Crispin <blogic@xxxxxxxxxxx> --- arch/mips/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index b237c50..da9fd66 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -444,6 +444,7 @@ config RALINK select HAVE_MACH_CLKDEV select CLKDEV_LOOKUP select ARCH_REQUIRE_GPIOLIB + select SERIAL_8250_RT288X config SGI_IP22 bool "SGI IP22 (Indy/Indigo2)" -- 1.7.10.4