]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/boot: Use CONFIG_KERNEL_GZIP
authorOliver O'Halloran <oohall@gmail.com>
Thu, 22 Sep 2016 06:54:30 +0000 (16:54 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 28 Sep 2016 04:25:55 +0000 (14:25 +1000)
commitb3e69ffdd86da640accd95833b80c3cb1d2dca9e
treeec75424ae2835dcef26033cfe2d8953f47c598ef
parent18d990b7f9ebee8134fbee174e8677d36919aebf
powerpc/boot: Use CONFIG_KERNEL_GZIP

Most architectures allow the compression algorithm used to produced the
vmlinuz image to be selected as a kernel config option. In preperation
for supporting algorithms other than gzip in the powerpc boot wrapper
the makefile needs to be modified to use these config options.

Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/Kconfig
arch/powerpc/boot/Makefile