commit | 93449082e905ce73d0346d617dd67c4b668b58af | [log] [tgz] |
---|---|---|
author | Roman Zippel <zippel@linux-m68k.org> | Mon Jan 14 04:50:54 2008 +0100 |
committer | Sam Ravnborg <sam@ravnborg.org> | Mon Jan 28 23:14:39 2008 +0100 |
tree | eba7030f32ce18fa71562224ee2e0d8ddda33421 | |
parent | 7a962923359768e04137125bd479fd0dfa6117d3 [diff] |
kconfig: environment symbol support Add the possibility to import a value from the environment into kconfig via the option syntax. Beside flexibility this has the advantage providing proper dependencies. Documented the options syntax. Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>