aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorGrant Likely <grant.likely@secretlab.ca>2006-11-27 14:16:24 -0700
committerPaul Mackerras <paulus@samba.org>2006-12-04 20:41:37 +1100
commitd4150248fc769c7a69c61cb9d95dfac14950d8cf (patch)
treee30a4f8b4c5dcfe6418fb654579e5daa421244f1 /arch/powerpc/Kconfig
parent39d074b2e4b89c914c00dfd9987672e2dea92f19 (diff)
[POWERPC] Put mpc52xx support file in platforms/52xx
platforms/embedded6xx is probably going away, and 52xx boards need some extra support the 52xx interrupt controller and DMA engine anyway. It makes sense to group all the 52xx bits into a single path. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Sylvain Munaut <tnt@246tNt.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 836caf1e9439..a6bc221ad1b0 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -410,6 +410,10 @@ config PPC_CHRP
select PPC_NATIVE
default y
+config PPC_MPC52xx
+ bool
+ default n
+
config PPC_EFIKA
bool "bPlan Efika 5k2. MPC5200B based computer"
depends on PPC_MULTIPLATFORM && PPC32