commit | 0c1822e6991a10da6dc391f0a2e2cf5fb2e31238 | [log] [tgz] |
---|---|---|
author | Roman Zippel <zippel@linux-m68k.org> | Thu Jun 08 22:12:41 2006 -0700 |
committer | Sam Ravnborg <sam@mars.ravnborg.org> | Fri Jun 09 07:31:30 2006 +0200 |
tree | f86393b38a29d7f5e3ef34b060e04fb34c283044 | |
parent | c0e150acde52e4661675539bf5323309270f2e83 [diff] |
kconfig: allow multiple default values per symbol Extend struct symbol to allow storing multiple default values, which can be used to hold multiple configurations. Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>