commit | 48981178869bf7d9770f11fc361996ad11217a75 | [log] [tgz] |
---|---|---|
author | Roman Zippel <zippel@linux-m68k.org> | Fri Feb 29 05:10:24 2008 +0100 |
committer | Sam Ravnborg <sam@uranus.ravnborg.org> | Mon Apr 28 23:04:57 2008 +0200 |
tree | 7e1cc7382f04ac3e724996a9ea13023bdb531f9a | |
parent | dfecbec8b54038ef02835d2f8181e1f44bd080d2 [diff] |
kconfig: fix choice dependency check Properly check the dependency of choices as a group. Also fix that sym_check_deps() correctly terminates the dependency loop error check (otherwise it would continue printing the dependency chain). Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>