Re: [PATCH] Add rdc321x defconfig file

From: Sam Ravnborg
Date: Wed Feb 27 2008 - 13:31:24 EST


>
> what would be really useful is an automatic Kconfig tree analysis, with
> the printing out of too deep dependencies perhaps? Which might result in
> the breaking down of too deep dependencies - to increase the coverage of
> randconfig testing. Sometimes the number of "depends on" conditions are
> mind-blowing.

If I get into kconfig hacking again I will try to look into fixing
kconfig so we can have all Kconfig files in one hirachy.
This would gives us useful information such as dependencies on
unknow symbols and the like.

Statistics as you describe could be relevant to find bad
Kconfig design but I see this much more as a check thing
for bad design than something to make it easier to reach
more configs with 100 randconfigs.

Anyway - this is just vapourware until someone starts
to hack on kconfig.

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/