linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] powerpc: enable kernel XZ compression option on BOOK3S_32
@ 2018-06-19 20:52 Aaro Koskinen
  2018-07-19  6:07 ` Michael Ellerman
  0 siblings, 1 reply; 2+ messages in thread
From: Aaro Koskinen @ 2018-06-19 20:52 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, Paul Mackerras, Michael Ellerman, linuxppc-dev
  Cc: Aaro Koskinen

Enable kernel XZ compression option on BOOK3S_32. Tested on G4 PowerBook.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
---
 arch/powerpc/platforms/Kconfig.cputype | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/powerpc/platforms/Kconfig.cputype b/arch/powerpc/platforms/Kconfig.cputype
index 67d3125d0610..aa8fe7fcc48e 100644
--- a/arch/powerpc/platforms/Kconfig.cputype
+++ b/arch/powerpc/platforms/Kconfig.cputype
@@ -25,6 +25,7 @@ choice
 config PPC_BOOK3S_32
 	bool "512x/52xx/6xx/7xx/74xx/82xx/83xx/86xx"
 	select PPC_FPU
+	select HAVE_KERNEL_XZ
 
 config PPC_85xx
 	bool "Freescale 85xx"
-- 
2.17.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: powerpc: enable kernel XZ compression option on BOOK3S_32
  2018-06-19 20:52 [PATCH] powerpc: enable kernel XZ compression option on BOOK3S_32 Aaro Koskinen
@ 2018-07-19  6:07 ` Michael Ellerman
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Ellerman @ 2018-07-19  6:07 UTC (permalink / raw)
  To: Aaro Koskinen, Benjamin Herrenschmidt, Paul Mackerras, linuxppc-dev
  Cc: Aaro Koskinen

On Tue, 2018-06-19 at 20:52:30 UTC, Aaro Koskinen wrote:
> Enable kernel XZ compression option on BOOK3S_32. Tested on G4 PowerBook.
> 
> Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/26064848efbca49c643d1237dc1f82

cheers

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-19  6:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-19 20:52 [PATCH] powerpc: enable kernel XZ compression option on BOOK3S_32 Aaro Koskinen
2018-07-19  6:07 ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).