projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df0d3ce
)
Revert "[PATCH] ppc32: Allow user to individual select CHRP/PMAC/PREP config"
author
Paul Mackerras
<paulus@samba.org>
Wed, 21 Sep 2005 08:47:00 +0000
(18:47 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 21 Sep 2005 08:47:00 +0000
(18:47 +1000)
This reverts
df0d3cecc4bd03ea911d7c3302510984388c8a76
commit.
arch/ppc/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/ppc/Kconfig
b/arch/ppc/Kconfig
index 96b574c0e44a51353a251ef0906a74acf4ca67d1..776941c756729510a48f9c4473df0f5315495315 100644
(file)
--- a/
arch/ppc/Kconfig
+++ b/
arch/ppc/Kconfig
@@
-747,13
+747,12
@@
config CPM2
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
@@
config PPC_PMAC64
default y
config PPC_PREP
- bool " PowerPC Reference Platform (PREP) based machines"
bool
depends on PPC_MULTIPLATFORM
default y