Re: ARM defconfig files

From: Linus Torvalds
Date: Thu Jun 03 2010 - 14:26:44 EST




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.

Linus
--
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/