From: Paul Mackerras Date: Tue, 14 Mar 2006 00:35:37 +0000 (+1100) Subject: powerpc: Disallow lparcfg being a module X-Git-Tag: v2.6.16~24^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82dfdcae0d57c842e02f037758687eef42fb7af6;p=pandora-kernel.git powerpc: Disallow lparcfg being a module The lparcfg code needs several things which are pretty arcane internal details and which we don't want to export, which means that lparcfg doesn't work when built as a module. This makes it a bool instead of a tristate in the Kconfig so that users can't try to build it as a module. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed