]> git.baikalelectronics.ru Git - kernel.git/commit
kconfig: resort the documentation of the environment variables
authorMarkus Heidelberg <markus.heidelberg@web.de>
Sun, 17 May 2009 23:36:47 +0000 (01:36 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Tue, 9 Jun 2009 20:37:47 +0000 (22:37 +0200)
commitcc12bde4658d005d706d76a90d6442178565de17
tree7c1c7f89e04c3a9b9246cf57dddfaf9641624a3a
parent3e402c7ecf129c8f37b100c1d3108366c688e5af
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 <markus.heidelberg@web.de>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Documentation/kbuild/kconfig.txt