commit | 4cf3cbe2a9682242cd38897914b1f2a95f1db7e4 | [log] [tgz] |
---|---|---|
author | Roman Zippel <zippel@linux-m68k.org> | Tue Nov 08 21:34:49 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Nov 09 07:55:53 2005 -0800 |
tree | c1c4133a02171e79cc4952f19cbd9b4600035d78 | |
parent | 90389160efc2864501ced6e662f9419eb7a3e6c8 [diff] |
[PATCH] kconfig: allow variable argumnts for range This allows variable arguments in the range option for int and hex config symbols. Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Cc: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>