From 7df89be848ce77a95928ce4c0c5eda09f6547583 Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Sun, 18 Sep 2005 13:02:03 -0500 Subject: [PATCH] --- yaml --- r: 11427 b: refs/heads/master c: df0d3cecc4bd03ea911d7c3302510984388c8a76 h: refs/heads/master i: 11425: 6e0d7e19a57412d3756c37de83240ad16fc00e72 11423: f2b5cd3ed3011d738a878df9a80502fc51ac4156 v: v3 --- [refs] | 2 +- trunk/arch/ppc/Kconfig | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3aaae2c3e422..83f4181310ec 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fbcd54b1e67ffa27f2b2ce087ee300138828d730 +refs/heads/master: df0d3cecc4bd03ea911d7c3302510984388c8a76 diff --git a/trunk/arch/ppc/Kconfig b/trunk/arch/ppc/Kconfig index 776941c75672..96b574c0e44a 100644 --- a/trunk/arch/ppc/Kconfig +++ b/trunk/arch/ppc/Kconfig @@ -747,12 +747,13 @@ 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 + bool " Apple PowerMac based machines" depends on PPC_MULTIPLATFORM default y @@ -762,6 +763,7 @@ config PPC_PMAC64 default y config PPC_PREP + bool " PowerPC Reference Platform (PREP) based machines" bool depends on PPC_MULTIPLATFORM default y