aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2012-02-22 09:10:12 -0500
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2012-02-26 19:33:58 -0500
commit3d066d77cf464ea1e47808f95243301fd2175a7f (patch)
treee090a9b91bab93e67bb9e0641515e6e370ac9982 /arch/powerpc/platforms/pseries
parentfe83364f0bf11fcb20cecbe944a95834632ffffb (diff)
powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files
After this, we can remove the legacy iSeries code more easily. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/pseries')
-rw-r--r--arch/powerpc/platforms/pseries/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/pseries/Kconfig b/arch/powerpc/platforms/pseries/Kconfig
index 31f22c1f657..9c28847fe65 100644
--- a/arch/powerpc/platforms/pseries/Kconfig
+++ b/arch/powerpc/platforms/pseries/Kconfig
@@ -72,7 +72,7 @@ config IO_EVENT_IRQ
72 72
73config LPARCFG 73config LPARCFG
74 bool "LPAR Configuration Data" 74 bool "LPAR Configuration Data"
75 depends on PPC_PSERIES || PPC_ISERIES 75 depends on PPC_PSERIES
76 help 76 help
77 Provide system capacity information via human readable 77 Provide system capacity information via human readable
78 <key word>=<value> pairs through a /proc/ppc64/lparcfg interface. 78 <key word>=<value> pairs through a /proc/ppc64/lparcfg interface.