aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2020-11-25 14:15:51 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2020-12-15 22:53:27 +1100
commit5d82344795dbd3fcd74c974ab60b2845970dc5e3 (patch)
treec3935d133e6be400a8b496768e2c7afa979b0ee8 /arch/powerpc/configs
parentpowerpc/powernv: Rate limit opal-elog read failure message (diff)
downloadlinux-dev-5d82344795dbd3fcd74c974ab60b2845970dc5e3.tar.xz
linux-dev-5d82344795dbd3fcd74c974ab60b2845970dc5e3.zip
powerpc/configs: Add ppc64le_allnoconfig target
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> Link: https://lore.kernel.org/r/20201125031551.2112715-1-mpe@ellerman.id.au
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r--arch/powerpc/configs/ppc64le.config2
1 files changed, 2 insertions, 0 deletions
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