Re: mainlining min-configs...

From: Rob Landley
Date: Wed Jun 11 2008 - 21:43:30 EST


On Wednesday 11 June 2008 14:46:55 Tim Bird wrote:
> Adrian Bunk wrote:
> > Randy's patch that documents KCONFIG_ALLCONFIG is in Linus' tree since
> > April 2006.
>
> Well, dangit there it is!
>
> The patch I googled had it going into Documentation/kbuild. It
> somehow escaped my attention in the README.

Mine as well. (I grepped for KCONFIG_ALLCONFIG in Documentation, not in the
rest of the tree. I of all people should know better...)

> If I was
> a little more skilled with my grep-ing I would have found it.
> Sorry for the bother!

The linux kernel has documentation in Documentation, in the "make htmldocs"
output, in the Kconfig help entries, in README files, in the output of "make
help", and several other places. (And then there's all the stuff that's not
_in_ the kernel tarball...)

It's easy to miss.

Rob

P.S: yes, README files plural.
find . -name "*[Rr][Ee][Aa][Dd][Mm][Ee]*" | grep -v Documentation | wc
69 69 2315

--
"One of my most productive days was throwing away 1000 lines of code."
- Ken Thompson.
--
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/