]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc: Disallow lparcfg being a module
authorPaul Mackerras <paulus@samba.org>
Tue, 14 Mar 2006 00:35:37 +0000 (11:35 +1100)
committerPaul Mackerras <paulus@samba.org>
Tue, 14 Mar 2006 00:35:37 +0000 (11:35 +1100)
commit82dfdcae0d57c842e02f037758687eef42fb7af6
treefd951ffec0202970f15ea35fa463ea492531239d
parent3759fa9c55923f719ae944a3f8fbb029b36f759d
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 <paulus@samba.org>
arch/powerpc/platforms/pseries/Kconfig