Revert "[PATCH] ppc32: Allow user to individual select CHRP/PMAC/PREP config"

This reverts df0d3cecc4bd03ea911d7c3302510984388c8a76 commit.
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig
index 96b574c..776941c 100644
--- a/arch/ppc/Kconfig
+++ b/arch/ppc/Kconfig
@@ -747,13 +747,12 @@
 	  on it (826x, 827x, 8560).
 
 config PPC_CHRP
-	bool "  Common Hardware Reference Platform (CHRP) based machines"
 	bool
 	depends on PPC_MULTIPLATFORM
 	default y
 
 config PPC_PMAC
-	bool "  Apple PowerMac based machines"
+	bool
 	depends on PPC_MULTIPLATFORM
 	default y
 
@@ -763,7 +762,6 @@
 	default y
 
 config PPC_PREP
-	bool "  PowerPC Reference Platform (PREP) based machines"
 	bool
 	depends on PPC_MULTIPLATFORM
 	default y