Re: make randconfig improvement

From: Sam Ravnborg
Date: Wed Jul 25 2007 - 02:53:20 EST


On Wed, Jul 25, 2007 at 06:42:38AM +0000, Dave Young wrote:
> Hi,
> IMHO, the randconfig option make no sense sometimes. For me, My
> computer need some must-have config options, like SATA and USB
> keyboard config options. I think many other people maybe have similar
> problems.
>
> So, what about improve the randconfig? let's add some basic options ,
> like oldconfig. We can use randconfig based user-defined options,
> randing except the pre-defined ones.
>
> What's your opinons?

kconfig has support for reading a file specified by by
$KCONFIG_ALLCONFIG or if not specified for randconfig to read
a file named allrandom.config.

The syntax of the files are the same as in .config.

How far is this from what you try to achieve?

Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/