diff options
Diffstat (limited to 'arch/ppc/Kconfig')
-rw-r--r-- | arch/ppc/Kconfig | 5 |
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 | |||
613 | config LOPEC | 613 | config LOPEC |
614 | bool "Motorola-LoPEC" | 614 | bool "Motorola-LoPEC" |
615 | 615 | ||
616 | config MCPN765 | ||
617 | bool "Motorola-MCPN765" | ||
618 | |||
619 | config MVME5100 | 616 | config MVME5100 |
620 | bool "Motorola-MVME5100" | 617 | bool "Motorola-MVME5100" |
621 | 618 | ||
@@ -790,7 +787,7 @@ config PPC_OF | |||
790 | 787 | ||
791 | config PPC_GEN550 | 788 | config 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 |