From: Sam Ravnborg Date: Fri, 20 Jul 2007 22:00:36 +0000 (+0200) Subject: kconfig: attach help text to menus X-Git-Tag: v2.6.23-rc2~266^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03d29122738f0bd81afd44b1f566e64ebf8d06fe;p=pandora-kernel.git kconfig: attach help text to menus Roman Zippel wrote: > A simple example would be > help texts, right now they are per symbol, but they should really be per > menu, so archs can provide different help texts for something. This patch does this and at the same time introduce a few API funtions used to access the help text. The relevant api functions are introduced in the various frontends. Signed-off-by: Sam Ravnborg Cc: Roman Zippel --- Reading git-diff-tree failed