Hi Valentin, On Mon, 2014-09-22 at 16:58 +0200, Valentin Rothberg wrote: > +FEATURE = r"\w*[A-Z]{1}\w*" > +CONFIG_DEF = r"^\s*(?:menu){,1}config\s+(" + FEATURE + r")\s*"
If I read this correctly, this misidentifies these Kconfig symbols (all found in powerpc, by the way): 8260 8272 40x 44x 6xx 8xx 4xx 8260 and 8272 are rather unfortunate names. I'm all for renaming them. But we're probably stuck with those other five symbols. Paul Bolle -- 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/