Skip to content

Commit ea88c92

Browse files
committed
set aarch64 and riscv64 as uncompressed kernel
1 parent 216b2bf commit ea88c92

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

aarch64/disable-compress.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_HAVE_KERNEL_UNCOMPRESSED=y

riscv64/disable-compress.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_HAVE_KERNEL_UNCOMPRESSED=y

0 commit comments

Comments
 (0)