]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] kconfig: allow variable argumnts for range
authorRoman Zippel <zippel@linux-m68k.org>
Wed, 9 Nov 2005 05:34:49 +0000 (21:34 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 9 Nov 2005 15:55:53 +0000 (07:55 -0800)
commit4cf3cbe2a9682242cd38897914b1f2a95f1db7e4
treec1c4133a02171e79cc4952f19cbd9b4600035d78
parent90389160efc2864501ced6e662f9419eb7a3e6c8
[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>
scripts/kconfig/menu.c
scripts/kconfig/symbol.c