On Thu, 2015-05-07 at 13:15 +0200, Stefan Assmann wrote: > I'm looking into enabling more wired network drivers and ran into the > issue that I could not enable CONFIG_E1000 for example. The problem > seems to be that because CONFIG_E100 is disabled you cannot enable > anything CONFIG_E100*. It looks like a bug in gentree.py, but my python > foo didn't suffice to get it sorted out. Problem should be located > somewhere around line 1060 where the CONFIG variable regex stuff > happens. I think you can try to add \W to the very end of the regex there. johannes -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html