commit | 40aee729b350672c2550640622416a855e27938f | [log] [tgz] |
---|---|---|
author | Roman Zippel <zippel@linux-m68k.org> | Sun Apr 09 17:26:39 2006 +0200 |
committer | Sam Ravnborg <sam@mars.ravnborg.org> | Tue Apr 11 13:41:06 2006 +0200 |
tree | 507ded045006d744d2ba83df328c8003419c0162 | |
parent | eaaae38c1ac4ccbec6d2de7255b0538f38fb29d6 [diff] |
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>