Unverified Commit 7c2cb310 authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Update imm.config

parent dee9f472
...@@ -262,18 +262,18 @@ CONFIG_TARGET_ROOTFS_TARGZ=y ...@@ -262,18 +262,18 @@ CONFIG_TARGET_ROOTFS_TARGZ=y
# #
# Root filesystem images # Root filesystem images
# #
CONFIG_TARGET_ROOTFS_EXT4FS=y CONFIG_TARGET_ROOTFS_EXT4FS=n
CONFIG_TARGET_EXT4_RESERVED_PCT=0 CONFIG_TARGET_EXT4_RESERVED_PCT=0
CONFIG_TARGET_EXT4_BLOCKSIZE_4K=y CONFIG_TARGET_EXT4_BLOCKSIZE_4K=y
# CONFIG_TARGET_EXT4_BLOCKSIZE_2K is not set # CONFIG_TARGET_EXT4_BLOCKSIZE_2K is not set
# CONFIG_TARGET_EXT4_BLOCKSIZE_1K is not set # CONFIG_TARGET_EXT4_BLOCKSIZE_1K is not set
CONFIG_TARGET_EXT4_BLOCKSIZE=4096 CONFIG_TARGET_EXT4_BLOCKSIZE=4096
CONFIG_TARGET_EXT4_JOURNAL=y CONFIG_TARGET_EXT4_JOURNAL=n
CONFIG_TARGET_ROOTFS_SQUASHFS=y CONFIG_TARGET_ROOTFS_SQUASHFS=y
CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=256 CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=256
CONFIG_TARGET_UBIFS_FREE_SPACE_FIXUP=y CONFIG_TARGET_UBIFS_FREE_SPACE_FIXUP=y
CONFIG_TARGET_UBIFS_JOURNAL_SIZE="" CONFIG_TARGET_UBIFS_JOURNAL_SIZE=""
CONFIG_GRUB_IMAGES=y CONFIG_GRUB_IMAGES=n
CONFIG_GRUB_EFI_IMAGES=y CONFIG_GRUB_EFI_IMAGES=y
CONFIG_GRUB_CONSOLE=y CONFIG_GRUB_CONSOLE=y
CONFIG_GRUB_SERIAL="ttyS0" CONFIG_GRUB_SERIAL="ttyS0"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment