kconfig: fix default value for choice input
authorRoman Zippel <zippel@linux-m68k.org>
Sun, 9 Apr 2006 15:26:39 +0000 (17:26 +0200)
committerSam Ravnborg <sam@mars.ravnborg.org>
Tue, 11 Apr 2006 11:41:06 +0000 (13:41 +0200)
commit40aee729b350672c2550640622416a855e27938f
tree507ded045006d744d2ba83df328c8003419c0162
parenteaaae38c1ac4ccbec6d2de7255b0538f38fb29d6
kconfig: fix default value for choice input

The wrong default value can cause conf to end up in endless loop for choice
questions.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/kconfig/conf.c