From: Roman Zippel Date: Mon, 14 Jan 2008 03:50:23 +0000 (+0100) Subject: kconfig: explicitly introduce expression list X-Git-Tag: v2.6.25-rc1~1164^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a962923359768e04137125bd479fd0dfa6117d3;p=pandora-kernel.git kconfig: explicitly introduce expression list Rename E_CHOICE to E_LIST to explicitly add support for expression lists. Add a helper macro expr_list_for_each_sym to more easily iterate over the list. Signed-off-by: Roman Zippel Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed