Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 16974326 authored by Yann E. MORIN's avatar Yann E. MORIN
Browse files

kconfig: document use of CONFIG_ environment variable

parent c2838e6e
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -46,6 +46,12 @@ KCONFIG_OVERWRITECONFIG
If you set KCONFIG_OVERWRITECONFIG in the environment, Kconfig will not
If you set KCONFIG_OVERWRITECONFIG in the environment, Kconfig will not
break symlinks when .config is a symlink to somewhere else.
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'
Environment variables for '{allyes/allmod/allno/rand}config'