Skip to content

Commit

Permalink
defconfig: enable initramfs
Browse files Browse the repository at this point in the history
  • Loading branch information
tombl committed Dec 30, 2024
1 parent a86fdfd commit 4550a76
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions arch/wasm/configs/defconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CONFIG_LOCALVERSION_AUTO is not set
# CONFIG_CPU_ISOLATION is not set
CONFIG_BLK_DEV_INITRD=y
# CONFIG_RD_BZIP2 is not set
# CONFIG_RD_LZMA is not set
# CONFIG_RD_XZ is not set
# CONFIG_RD_LZO is not set
# CONFIG_RD_LZ4 is not set
# CONFIG_RD_ZSTD is not set
# CONFIG_INITRAMFS_PRESERVE_MTIME is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
# CONFIG_MULTIUSER is not set
Expand Down

0 comments on commit 4550a76

Please sign in to comment.