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?

I detected this issue with ./scripts/checkkconfigsymbols.py.  Since
commit b1a3f243485f ("checkkconfigsymbols.py: make it Git aware") the
script can check and diff specified Git commits.  I found
RAW_IRQ_ACCESORS by diffing yesterday's and today's next trees (--diff
commit..commit2).

Kind regards,
 Valentin
--
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/

Reply via email to