Re: ARM defconfig files

From: Al Viro
Date: Thu Jun 03 2010 - 14:30:42 EST


On Thu, Jun 03, 2010 at 11:21:59AM -0700, Linus Torvalds wrote:
>
>
> On Thu, 3 Jun 2010, Daniel Walker wrote:
> >
> > I don't see how we can do without defconfigs altogether tho. I mean , if
> > you want to run a Beagle board or a Nexus one we can't just give the
> > users a slim ARM config and let them troll through 1000's of drivers
> > trying to find just those ones that work on their given board.
>
> Well, you also don't need the full defconfig's with the kernel.
>
> Right now they are just noise. They actually _hide_ things, because
> diffstat (and dirstat) information becomes pointless, and the diffs become
> totally unreadable by any human (trust me - when the choice is between
> "search for next relevant diff" or "blast it, I can't be bothered with
> walking through this crap", quite often the choice is the latter).
>
> So they are an actual burden on real development.

BTW, can't we switch to processing them with cpp? That'd cut down on the
churn big way, AFAICS, not to mention reducing the odds of missing some
of them on such changes, etc.
--
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/