On Thu, Feb 17, 2011 at 12:55:44PM +0300, Antony Pavlov wrote: > The options LOONGSON_SUSPEND, LOONGSON_UART_BASE et al. don't depend > on MACH_LOONGSON option. > So my configuration file (.config) for MIPS Malta board contains > > # CONFIG_MACH_LOONGSON is not set > CONFIG_MIPS_MALTA=y > > ... > > CONFIG_LOONGSON_UART_BASE=y Patch is looking good but commit 3a1f2f05e1759dd6a0876a7998408438d59d4a39 [ MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y ] already fixes the issue. Thanks! Ralf