Hi, I'd like to be able to write a script that handles 'make oldconfig' queries for unknown kconfig symbols. The script would take options like: set all tristate prompts to one of y/m/n, set all boolean prompts to one of y/n. (and just use defaults for numeric or string symbols) This would allow me to automate some kernel configs. I don't think that kconfig itself is the right place for this feature. Should this be doable? Can anyone give me a pointer of what to use, where to begin? thanks, --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html