Commit a21ead32 authored by Paul Mackerras's avatar Paul Mackerras

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

This reverts df0d3cec commit.
parent df0d3cec
...@@ -747,13 +747,12 @@ config CPM2 ...@@ -747,13 +747,12 @@ config CPM2
on it (826x, 827x, 8560). on it (826x, 827x, 8560).
config PPC_CHRP config PPC_CHRP
bool " Common Hardware Reference Platform (CHRP) based machines"
bool bool
depends on PPC_MULTIPLATFORM depends on PPC_MULTIPLATFORM
default y default y
config PPC_PMAC config PPC_PMAC
bool " Apple PowerMac based machines" bool
depends on PPC_MULTIPLATFORM depends on PPC_MULTIPLATFORM
default y default y
...@@ -763,7 +762,6 @@ config PPC_PMAC64 ...@@ -763,7 +762,6 @@ config PPC_PMAC64
default y default y
config PPC_PREP config PPC_PREP
bool " PowerPC Reference Platform (PREP) based machines"
bool bool
depends on PPC_MULTIPLATFORM depends on PPC_MULTIPLATFORM
default y default y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment