From a192be503bfa77fe5f127fd2d44e60d275ed376f Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Mon, 14 Nov 2005 17:31:55 +1100 Subject: [PATCH] --- yaml --- r: 14172 b: refs/heads/master c: 5be396b00ca0f2f769c55cf69bbd7c77451c925e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/powerpc/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index d941652cf9e9..90ff6fee714e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1dfc6772097ef4eadd39a10ce44557c782d5058e +refs/heads/master: 5be396b00ca0f2f769c55cf69bbd7c77451c925e diff --git a/trunk/arch/powerpc/Kconfig b/trunk/arch/powerpc/Kconfig index c5c3f4213cd9..94df74bcc0ee 100644 --- a/trunk/arch/powerpc/Kconfig +++ b/trunk/arch/powerpc/Kconfig @@ -261,7 +261,7 @@ config PPC_ISERIES config EMBEDDED6xx bool "Embedded 6xx/7xx/7xxx-based board" - depends on PPC32 + depends on PPC32 && BROKEN config APUS bool "Amiga-APUS" @@ -305,7 +305,7 @@ config PPC_PMAC64 config PPC_PREP bool " PowerPC Reference Platform (PReP) based machines" - depends on PPC_MULTIPLATFORM && PPC32 + depends on PPC_MULTIPLATFORM && PPC32 && BROKEN select PPC_I8259 select PPC_INDIRECT_PCI default y