On Sun, 2014-02-09 at 19:47 +0100, Richard Weinberger wrote: > The symbol is an orphan, get rid of it. > > Signed-off-by: Richard Weinberger <richard@xxxxxx> > --- > arch/mips/Kconfig | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig > index 792bd22..5b08fe9 100644 > --- a/arch/mips/Kconfig > +++ b/arch/mips/Kconfig > @@ -782,7 +782,6 @@ config NLM_XLP_BOARD > select CEVT_R4K > select CSRC_R4K > select IRQ_CPU > - select ARCH_SUPPORTS_MSI > select ZONE_DMA32 if 64BIT > select SYNC_R4K > select SYS_HAS_EARLY_PRINTK I sent an identical patch (with a more verbose explanation) yesterday. But I'm fine with this one too. Paul Bolle