aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/Kconfig
diff options
context:
space:
mode:
authorKumar Gala <galak@freescale.com>2005-09-03 18:55:24 -0400
committerLinus Torvalds <torvalds@evo.osdl.org>2005-09-05 03:05:54 -0400
commit89d7f53030baa2616eb2fe87cbc19bc73111a78e (patch)
treed8d851a37b0236e7be6d54f58d86a41ab93f879d /arch/ppc/Kconfig
parentba9d1e2a3da505f0574751c3041bbc307c30aeca (diff)
[PATCH] ppc32: Remove board support for MCPN765
Support for the MCPN765 board is no longer maintained and thus being removed Signed-off-by: Kumar Gala <kumar.gala@freescale.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/ppc/Kconfig')
-rw-r--r--arch/ppc/Kconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig
index 3f8e003ff881..ad6c362a15b6 100644
--- a/arch/ppc/Kconfig
+++ b/arch/ppc/Kconfig
@@ -613,9 +613,6 @@ config EV64260
613config LOPEC 613config LOPEC
614 bool "Motorola-LoPEC" 614 bool "Motorola-LoPEC"
615 615
616config MCPN765
617 bool "Motorola-MCPN765"
618
619config MVME5100 616config MVME5100
620 bool "Motorola-MVME5100" 617 bool "Motorola-MVME5100"
621 618
@@ -790,7 +787,7 @@ config PPC_OF
790 787
791config PPC_GEN550 788config PPC_GEN550
792 bool 789 bool
793 depends on SANDPOINT || MCPN765 || SPRUCE || PPLUS || PCORE || \ 790 depends on SANDPOINT || SPRUCE || PPLUS || PCORE || \
794 PRPMC750 || PRPMC800 || LOPEC || \ 791 PRPMC750 || PRPMC800 || LOPEC || \
795 (EV64260 && !SERIAL_MPSC) || CHESTNUT || RADSTONE_PPC7D || \ 792 (EV64260 && !SERIAL_MPSC) || CHESTNUT || RADSTONE_PPC7D || \
796 83xx 793 83xx