summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Yang <yhx@rock-chips.com>2018-03-25 10:54:37 +0800
committerTao Huang <huangtao@rock-chips.com>2018-03-26 11:58:54 +0800
commit7f5dc445907496a190bdad65ab159f8d35fb1217 (patch)
treec2fc27e6c8e4a804dda4c720ddc65d4afadc56cf
parent3e0e97ab4000594f511e1396c2788e0244093cf1 (diff)
arm64: rk3308_linux_defconfig: add ext2 support
Change-Id: Ia115f944a3dc7c2d0cfcac3d887da40ab18d9166 Signed-off-by: Hans Yang <yhx@rock-chips.com>
-rw-r--r--arch/arm64/configs/rk3308_linux_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/rk3308_linux_defconfig b/arch/arm64/configs/rk3308_linux_defconfig
index c4be91b16750..2645f6219659 100644
--- a/arch/arm64/configs/rk3308_linux_defconfig
+++ b/arch/arm64/configs/rk3308_linux_defconfig
@@ -213,6 +213,7 @@ CONFIG_ANDROID=y
CONFIG_NVMEM=y
CONFIG_ROCKCHIP_OTP=y
CONFIG_ROCKCHIP_SIP=y
+CONFIG_EXT2_FS=y
CONFIG_EXT4_FS=m
# CONFIG_DNOTIFY is not set
CONFIG_VFAT_FS=m