aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/Kconfig
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2005-09-21 04:47:00 -0400
committerPaul Mackerras <paulus@samba.org>2005-09-21 04:47:00 -0400
commita21ead3239c6a7a1220b45df0a7b537882afff16 (patch)
tree626a265159b1feed80f72a78b027951d421d64d1 /arch/ppc/Kconfig
parentdf0d3cecc4bd03ea911d7c3302510984388c8a76 (diff)
Revert "[PATCH] ppc32: Allow user to individual select CHRP/PMAC/PREP config"
This reverts df0d3cecc4bd03ea911d7c3302510984388c8a76 commit.
Diffstat (limited to 'arch/ppc/Kconfig')
-rw-r--r--arch/ppc/Kconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig
index 96b574c0e44a..776941c75672 100644
--- a/arch/ppc/Kconfig
+++ b/arch/ppc/Kconfig
@@ -747,13 +747,12 @@ config CPM2
747 on it (826x, 827x, 8560). 747 on it (826x, 827x, 8560).
748 748
749config PPC_CHRP 749config PPC_CHRP
750 bool " Common Hardware Reference Platform (CHRP) based machines"
751 bool 750 bool
752 depends on PPC_MULTIPLATFORM 751 depends on PPC_MULTIPLATFORM
753 default y 752 default y
754 753
755config PPC_PMAC 754config PPC_PMAC
756 bool " Apple PowerMac based machines" 755 bool
757 depends on PPC_MULTIPLATFORM 756 depends on PPC_MULTIPLATFORM
758 default y 757 default y
759 758
@@ -763,7 +762,6 @@ config PPC_PMAC64
763 default y 762 default y
764 763
765config PPC_PREP 764config PPC_PREP
766 bool " PowerPC Reference Platform (PREP) based machines"
767 bool 765 bool
768 depends on PPC_MULTIPLATFORM 766 depends on PPC_MULTIPLATFORM
769 default y 767 default y