On Thu, Mar 26, 2015 at 3:47 AM, Valentin Rothberg <valentinrothb...@gmail.com> wrote: > Hi Kevin, > > your commit dd6d84812b1a ("MIPS: BMIPS: Enable additional peripheral > and CPU support in defconfig") adds a select on the Kconfig symbol > RAW_IRQ_ACCESORS. However, this symbol is not defined in Kconfig so > that the select turns out to be a NOOP. > > Is there a patch scheduled somewhere to add this symbol to Kconfig?
Oops, that is left over from an earlier attempt at getting the irqchip drivers to run on 3384 in BE mode: http://patchwork.linux-mips.org/patch/8254/ We wound up configuring this through DT rather than Kconfig. Ralf, would you prefer an incremental patch or a whole new submission? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/