diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-05-19 00:44:31 -0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-05-19 02:55:11 -0400 |
commit | 751e1f5099f1568444fe2485f2485ca541d4952e (patch) | |
tree | f90bf2535fc9db717995341184532d470fcd72c6 | |
parent | 0e1d715b5b982ee0099f3fbf6ad47dc8bda518a6 (diff) |
powerpc: Remove unused/obsolete CONFIG_XICS
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
-rw-r--r-- | arch/powerpc/platforms/Kconfig | 5 |
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 | ||
73 | config XICS | ||
74 | depends on PPC_PSERIES | ||
75 | bool | ||
76 | default y | ||
77 | |||
78 | config IPIC | 73 | config IPIC |
79 | bool | 74 | bool |
80 | default n | 75 | default n |