summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorVasily Gorbik <gor@linux.ibm.com>2018-06-12 21:26:35 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2018-06-25 10:14:40 +0200
commitf16466af385b985f8d56f3fc50146ab41ec0dd89 (patch)
treef2d7f7a8818519e182f6c3c623cc47f9ba92c038 /mm
parentc98b6c679a3b8032a2dd5c9724f489e1b959e5a7 (diff)
downloadlinux-f16466af385b985f8d56f3fc50146ab41ec0dd89.tar.bz2
init/Kconfig: add an option for uncompressed kernel
Add "None" as the kernel compression mode. This option is useful for debugging the kernel in slow simulation environments, where decompressing and moving the kernel is awfully slow. Uncompressed kernel implementation might allow early boot code to skip the decompressor and jump right at uncompressed kernel image entry point. Platforms implementing that should define HAVE_KERNEL_UNCOMPRESSED. Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions