From: Roman Zippel Date: Fri, 9 Jun 2006 05:12:44 +0000 (-0700) Subject: kconfig: add symbol option config syntax X-Git-Tag: v2.6.18-rc1~602^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6a88aa86027bdecfc74ef7c6bf6c68233e86bb3;p=pandora-kernel.git kconfig: add symbol option config syntax This adds the general framework to the parser to define options for config symbols with a syntax like: config FOO option bar[="arg"] Signed-off-by: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed