commit | 751e1f5099f1568444fe2485f2485ca541d4952e | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu May 19 14:44:31 2011 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu May 19 16:55:11 2011 +1000 |
tree | f90bf2535fc9db717995341184532d470fcd72c6 | |
parent | 0e1d715b5b982ee0099f3fbf6ad47dc8bda518a6 [diff] |
powerpc: Remove unused/obsolete CONFIG_XICS Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
diff --git a/arch/powerpc/platforms/Kconfig b/arch/powerpc/platforms/Kconfig index 83c704a..f970ca2 100644 --- a/arch/powerpc/platforms/Kconfig +++ b/arch/powerpc/platforms/Kconfig
@@ -70,11 +70,6 @@ depends on PPC_CELLEB default n -config XICS - depends on PPC_PSERIES - bool - default y - config IPIC bool default n