From: Markus Heidelberg Date: Sun, 17 May 2009 23:36:47 +0000 (+0200) Subject: kconfig: resort the documentation of the environment variables X-Git-Tag: v2.6.31-rc1~335^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98f540d31ba0d3598b52177e194dde0bc498352d;p=pandora-kernel.git kconfig: resort the documentation of the environment variables All the KCONFIG_ environment variables were previously located in a section "Environment variables in 'menuconfig'", but neither are they restricted to 'menuconfig' nor are they all used by 'menuconfig'. Introduce the following three sections for these variables: * Environment variables for '*config' * Environment variables for '{allyes/allmod/allno/rand}config' * Environment variables for 'silentoldconfig' Furthermore this puts MENUCONFIG_MODE next to MENUCONFIG_COLOR into a common section "User interface options for 'menuconfig'". Signed-off-by: Markus Heidelberg Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed