aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2011-05-19 00:44:31 -0400
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2011-05-19 02:55:11 -0400
commit751e1f5099f1568444fe2485f2485ca541d4952e (patch)
treef90bf2535fc9db717995341184532d470fcd72c6
parent0e1d715b5b982ee0099f3fbf6ad47dc8bda518a6 (diff)
powerpc: Remove unused/obsolete CONFIG_XICS
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
-rw-r--r--arch/powerpc/platforms/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/powerpc/platforms/Kconfig b/arch/powerpc/platforms/Kconfig
index 83c704a637bb..f970ca2b180c 100644
--- a/arch/powerpc/platforms/Kconfig
+++ b/arch/powerpc/platforms/Kconfig
@@ -70,11 +70,6 @@ config PPC_UDBG_BEAT
70 depends on PPC_CELLEB 70 depends on PPC_CELLEB
71 default n 71 default n
72 72
73config XICS
74 depends on PPC_PSERIES
75 bool
76 default y
77
78config IPIC 73config IPIC
79 bool 74 bool
80 default n 75 default n