Thread (9 messages) 9 messages, 3 authors, 2015-10-02

Re: [PATCH] powerpc: Kconfig: remove BE-only platforms from LE kernel build

From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2015-09-09 02:26:54
Also in: lkml

On Mon, 2015-09-07 at 07:58 +0800, Boqun Feng wrote:
quoted hunk ↗ jump to hunk
diff --git a/arch/powerpc/platforms/cell/Kconfig b/arch/powerpc/platforms/cell/Kconfig
index 2f23133..808a904 100644
--- a/arch/powerpc/platforms/cell/Kconfig
+++ b/arch/powerpc/platforms/cell/Kconfig
@@ -25,7 +25,7 @@ config PPC_CELL_NATIVE
 
 config PPC_IBM_CELL_BLADE
 	bool "IBM Cell Blade"
-	depends on PPC64 && PPC_BOOK3S
+	depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
We end up saying this five times.

We already have PPC_BOOK3S_64 which captures the first two conditions, should
we add a PPC_BOOK3S_64_BE which expresses it all?

cheers
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help