aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2006-11-11 17:24:58 +1100
committerPaul Mackerras <paulus@samba.org>2006-12-04 16:08:46 +1100
commit21fb5a1d9f554970c680b801ba32184bc7c34aa0 (patch)
tree64ef24883be6e92e46327d681efa9cc622a5465c /arch/powerpc/Kconfig
parent[POWERPC] Improve MPIC driver auto-configuration from DT (diff)
downloadlinux-dev-21fb5a1d9f554970c680b801ba32184bc7c34aa0.tar.xz
linux-dev-21fb5a1d9f554970c680b801ba32184bc7c34aa0.zip
[POWERPC] Native cell support for MPIC in southbridge
Add support for southbridges using the MPIC interrupt controller to the native cell platforms. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 0e564d30fc46..65588a6bd2fe 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -469,6 +469,7 @@ config PPC_CELL_NATIVE
bool
select PPC_CELL
select PPC_DCR_MMIO
+ select MPIC
default n
config PPC_IBM_CELL_BLADE