aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/Kconfig
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2023-10-17 21:00:11 +0200
committerHelge Deller <deller@gmx.de>2023-10-30 14:54:40 +0100
commit01fef8267390ccb6e763a8aa90b6a10385aa3145 (patch)
tree4a9cd868013cde952a4f0d9223a7085403f9a2aa /arch/parisc/Kconfig
parentb9c515f7e3f52151e33e982f982f369975734e1d (diff)
downloadlinux-01fef8267390ccb6e763a8aa90b6a10385aa3145.tar.gz
parisc: Allow building uncompressed Linux kernel
Add HAVE_KERNEL_UNCOMPRESSED flag and fix build in boot directory. Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/Kconfig')
-rw-r--r--arch/parisc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig
index a15ab147af2e0..9288c39dbf390 100644
--- a/arch/parisc/Kconfig
+++ b/arch/parisc/Kconfig
@@ -25,6 +25,7 @@ config PARISC
select INIT_ALL_POSSIBLE
select BUG
select BUILDTIME_TABLE_SORT
+ select HAVE_KERNEL_UNCOMPRESSED
select HAVE_PCI
select HAVE_PERF_EVENTS
select HAVE_KERNEL_BZIP2