Am Dienstag, den 06.10.2009, 14:37 -0600 schrieb Myles Watson:
I'm letting my ignorance show again. I don't know anything about sconfig.
sconfig is newconfig minus the Makefile generation code. what remains is the part of newconfig that parses the device tree and creates the C representation of it, etc.
Eventually, I'll rewrite it in C, to remove the python dependency, but for now, it's quite similar to newconfig - just with lots of stuff removed. (Thank you, Ron!)
Patrick