]> git.karo-electronics.de Git - mv-sheeva.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)
commit98f540d31ba0d3598b52177e194dde0bc498352d
tree7c1c7f89e04c3a9b9246cf57dddfaf9641624a3a
parent590a5857291e88c00a1be53fb373e8bf82f86284
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