From: Roman Zippel Date: Fri, 29 Feb 2008 04:10:24 +0000 (+0100) Subject: kconfig: fix choice dependency check X-Git-Tag: v2.6.26-rc1~689^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48981178869bf7d9770f11fc361996ad11217a75;p=pandora-kernel.git 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 Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed