DORMANTno replies

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

From: Kumar Gala <hidden>
Date: 2005-09-19 02:33:24
Subsystem: the rest · Maintainer: Linus Torvalds

Made the CHRP/PMAC/PREP config options selectable by the user.
This allows us to build kernels specifically for one of the
platforms thus reducing code size.

Signed-off-by: Kumar Gala <redacted>

---
commit f827bdb6363b826d34ede1790d37dd27c28d19b5
tree 40219a80fd22a02f292b5366d6209f3f57aa1c6c
parent 6c0741fbdee5bd0f8ed13ac287c4ab18e8ba7d83
author Kumar K. Gala [off-list ref] Sun, 18 Sep 2005 21:31:54 -0500
committer Kumar K. Gala [off-list ref] Sun, 18 Sep 2005 21:31:54 -0500

 arch/ppc/Kconfig |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig
--- a/arch/ppc/Kconfig
+++ b/arch/ppc/Kconfig
@@ -747,12 +747,12 @@ config CPM2
 	  on it (826x, 827x, 8560).
 
 config PPC_CHRP
-	bool
+	bool "  Common Hardware Reference Platform (CHRP) based machines"
 	depends on PPC_MULTIPLATFORM
 	default y
 
 config PPC_PMAC
-	bool
+	bool "  Apple PowerMac based machines"
 	depends on PPC_MULTIPLATFORM
 	default y
 
@@ -762,7 +762,7 @@ config PPC_PMAC64
 	default y
 
 config PPC_PREP
-	bool
+	bool "  PowerPC Reference Platform (PReP) based machines"
 	depends on PPC_MULTIPLATFORM
 	default y
 
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help