[PATCH] powerpc/configs: Add ppc64le_allnoconfig target

Subsystems: linux for powerpc (32-bit and 64-bit), the rest

STALE2082d LANDED

Landed in mainline as 5d82344795db on 2020-12-15.

2 messages, 2 authors, 2020-12-21 · open the first message on its own page

[PATCH] powerpc/configs: Add ppc64le_allnoconfig target

From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2020-11-25 03:17:30

Add a phony target for ppc64le_allnoconfig, which tests some
combinations of CONFIG symbols that aren't covered by any of our
defconfigs.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
---
 arch/powerpc/Makefile               | 5 +++++
 arch/powerpc/configs/ppc64le.config | 2 ++
 2 files changed, 7 insertions(+)
 create mode 100644 arch/powerpc/configs/ppc64le.config
diff --git a/arch/powerpc/Makefile b/arch/powerpc/Makefile
index a4d56f0a41d9..26a17798c815 100644
--- a/arch/powerpc/Makefile
+++ b/arch/powerpc/Makefile
@@ -376,6 +376,11 @@ PHONY += ppc64le_allmodconfig
 	$(Q)$(MAKE) KCONFIG_ALLCONFIG=$(srctree)/arch/powerpc/configs/le.config \
 		-f $(srctree)/Makefile allmodconfig
 
+PHONY += ppc64le_allnoconfig
+ppc64le_allnoconfig:
+	$(Q)$(MAKE) KCONFIG_ALLCONFIG=$(srctree)/arch/powerpc/configs/ppc64le.config \
+		-f $(srctree)/Makefile allnoconfig
+
 PHONY += ppc64_book3e_allmodconfig
 ppc64_book3e_allmodconfig:
 	$(Q)$(MAKE) KCONFIG_ALLCONFIG=$(srctree)/arch/powerpc/configs/85xx-64bit.config \
diff --git a/arch/powerpc/configs/ppc64le.config b/arch/powerpc/configs/ppc64le.config
new file mode 100644
index 000000000000..14dca1062c1b
--- /dev/null
+++ b/arch/powerpc/configs/ppc64le.config
@@ -0,0 +1,2 @@
+CONFIG_PPC64=y
+CONFIG_CPU_LITTLE_ENDIAN=y
-- 
2.25.1

Re: [PATCH] powerpc/configs: Add ppc64le_allnoconfig target

From: Michael Ellerman <hidden>
Date: 2020-12-21 11:33:02

On Wed, 25 Nov 2020 14:15:51 +1100, Michael Ellerman wrote:
Add a phony target for ppc64le_allnoconfig, which tests some
combinations of CONFIG symbols that aren't covered by any of our
defconfigs.
Applied to powerpc/next.

[1/1] powerpc/configs: Add ppc64le_allnoconfig target
      https://git.kernel.org/powerpc/c/5d82344795dbd3fcd74c974ab60b2845970dc5e3

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