提交 da0825fd 编写于 作者: K Kumar Gala 提交者: Paul Mackerras

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

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: NKumar Gala <kumar.gala@freescale.com>
Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 61b1a942
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册