From: Roman Zippel Date: Wed, 9 Nov 2005 05:34:51 +0000 (-0800) Subject: [PATCH] kconfig: use gperf for kconfig keywords X-Git-Tag: v2.6.15-rc1~373 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a88488bbc231e48a4a88ee2569bc0cc5d706f0a;p=pandora-kernel.git [PATCH] kconfig: use gperf for kconfig keywords Use gperf to generate a hash for the kconfig keywords. This greatly reduces the size of the generated scanner and makes it easier to extend kconfig. Signed-off-by: Roman Zippel Cc: Sam Ravnborg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed