Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: liwei213@huawei.com (Li Wei)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 5/5] arm64: defconfig: enable f2fs and squashfs
Date: Sat, 6 Jan 2018 17:51:17 +0800	[thread overview]
Message-ID: <20180106095117.67907-6-liwei213@huawei.com> (raw)
In-Reply-To: <20180106095117.67907-1-liwei213@huawei.com>

Partitions in HiKey960 are formatted as f2fs and squashfs.
f2fs is for userdata; squashfs is for system. Both partitions are required
by Android.

Signed-off-by: Li Wei <liwei213@huawei.com>
Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
---
 arch/arm64/configs/defconfig | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index fa6f921eed86..7be4ee2ac680 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -572,6 +572,7 @@ CONFIG_ACPI_APEI_GHES=y
 CONFIG_ACPI_APEI_PCIEAER=y
 CONFIG_EXT2_FS=y
 CONFIG_EXT3_FS=y
+CONFIG_F2FS_FS=y
 CONFIG_EXT4_FS_POSIX_ACL=y
 CONFIG_BTRFS_FS=m
 CONFIG_BTRFS_FS_POSIX_ACL=y
@@ -587,6 +588,13 @@ CONFIG_HUGETLBFS=y
 CONFIG_CONFIGFS_FS=y
 CONFIG_EFIVAR_FS=y
 CONFIG_SQUASHFS=y
+CONFIG_SQUASHFS_FILE_DIRECT=y
+CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU=y
+CONFIG_SQUASHFS_XATTR=y
+CONFIG_SQUASHFS_LZ4=y
+CONFIG_SQUASHFS_LZO=y
+CONFIG_SQUASHFS_XZ=y
+CONFIG_SQUASHFS_4K_DEVBLK_SIZE=y
 CONFIG_NFS_FS=y
 CONFIG_NFS_V4=y
 CONFIG_NFS_V4_1=y
-- 
2.15.0

  parent reply	other threads:[~2018-01-06  9:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-06  9:51 [PATCH v7 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC Li Wei
2018-01-06  9:51 ` [PATCH v7 1/5] scsi: ufs: add Hisilicon ufs driver code Li Wei
2018-02-08 13:19   ` Riku Voipio
2018-01-06  9:51 ` [PATCH v7 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs Li Wei
2018-01-11 20:34   ` Rob Herring
2018-01-06  9:51 ` [PATCH v7 3/5] arm64: dts: add ufs dts node Li Wei
2018-01-06  9:51 ` [PATCH v7 4/5] arm64: defconfig: enable configs for Hisilicon ufs Li Wei
2018-01-06  9:51 ` Li Wei [this message]
2018-01-08  1:39 ` [PATCH v7 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC zhangfei
2018-01-08  1:41   ` 答复: " liwei (CM)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180106095117.67907-6-liwei213@huawei.com \
    --to=liwei213@huawei.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox