]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
kconfig: document use of CONFIG_ environment variable
authorYann E. MORIN <yann.morin.1998@free.fr>
Wed, 19 Dec 2012 18:17:00 +0000 (19:17 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 25 Dec 2012 22:40:07 +0000 (23:40 +0100)
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Documentation/kbuild/kconfig.txt

index a09f1a6a830c0fc59c65c3880c6bf3f3129a9591..b8b77bbc784fa4179184b4eb6c7036968cd548ad 100644 (file)
@@ -46,6 +46,12 @@ KCONFIG_OVERWRITECONFIG
 If you set KCONFIG_OVERWRITECONFIG in the environment, Kconfig will not
 break symlinks when .config is a symlink to somewhere else.
 
+CONFIG_
+--------------------------------------------------
+If you set CONFIG_ in the environment, Kconfig will prefix all symbols
+with its value when saving the configuration, instead of using the default,
+"CONFIG_".
+
 ______________________________________________________________________
 Environment variables for '{allyes/allmod/allno/rand}config'