On Sat, Apr 9, 2011 at 9:38 AM, Andrew Benton <[email protected]> wrote: > On Fri, 8 Apr 2011 19:53:18 -0700 > bsquared <[email protected]> wrote: > >> There is a dead? project out there (kcheck, kautoconfig, autokernconf) >> all the same I think. >> > Yeah, I found this old thread http://lkml.org/lkml/2008/9/16/290 that > mentions autokernconf and a couple of other scripts but I've not yet > found one that works any better than make menuconfig. I'm sure it's > doable to automatically generate a basic kernel config; a config that > has been trimmed down to the essentials needed to boot on a particular > machine. But it would probably a Labour of Sisiphus to keep up to date > with the changing kernel and all the different hardware configurations > to test on. It would probably be a somewhat thankless task with users > only giving feedback when it didn't work. > > Andy > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page >
It seems that there is a script in the kenel src tree that may do this (./scripts/kconfig/streamline_config.pl), I will report back when I have tried it. -- Thank you, -Brian -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
