diff options
Diffstat (limited to 'arch/ppc/Kconfig')
-rw-r--r-- | arch/ppc/Kconfig | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig index 770d8f23f655..f88032c65f91 100644 --- a/arch/ppc/Kconfig +++ b/arch/ppc/Kconfig | |||
@@ -548,9 +548,6 @@ config CPCI690 | |||
548 | help | 548 | help |
549 | Select CPCI690 if configuring a Force CPCI690 cPCI board. | 549 | Select CPCI690 if configuring a Force CPCI690 cPCI board. |
550 | 550 | ||
551 | config PCORE | ||
552 | bool "Force-PowerCore" | ||
553 | |||
554 | config POWERPMC250 | 551 | config POWERPMC250 |
555 | bool "Force-PowerPMC250" | 552 | bool "Force-PowerPMC250" |
556 | 553 | ||
@@ -757,7 +754,7 @@ config PPC_OF | |||
757 | 754 | ||
758 | config PPC_GEN550 | 755 | config PPC_GEN550 |
759 | bool | 756 | bool |
760 | depends on SANDPOINT || SPRUCE || PPLUS || PCORE || \ | 757 | depends on SANDPOINT || SPRUCE || PPLUS || \ |
761 | PRPMC750 || PRPMC800 || LOPEC || \ | 758 | PRPMC750 || PRPMC800 || LOPEC || \ |
762 | (EV64260 && !SERIAL_MPSC) || CHESTNUT || RADSTONE_PPC7D || \ | 759 | (EV64260 && !SERIAL_MPSC) || CHESTNUT || RADSTONE_PPC7D || \ |
763 | 83xx | 760 | 83xx |
@@ -765,7 +762,7 @@ config PPC_GEN550 | |||
765 | 762 | ||
766 | config FORCE | 763 | config FORCE |
767 | bool | 764 | bool |
768 | depends on 6xx && (PCORE || POWERPMC250) | 765 | depends on 6xx && POWERPMC250 |
769 | default y | 766 | default y |
770 | 767 | ||
771 | config GT64260 | 768 | config GT64260 |
@@ -828,7 +825,7 @@ config EPIC_SERIAL_MODE | |||
828 | 825 | ||
829 | config MPC10X_BRIDGE | 826 | config MPC10X_BRIDGE |
830 | bool | 827 | bool |
831 | depends on PCORE || POWERPMC250 || LOPEC || SANDPOINT | 828 | depends on POWERPMC250 || LOPEC || SANDPOINT |
832 | default y | 829 | default y |
833 | 830 | ||
834 | config MPC10X_OPENPIC | 831 | config MPC10X_OPENPIC |