From f2bdf0b6b9dcd069b2f226c16d2004bae7454218 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Thu, 15 Jun 2017 00:52:21 +0200 Subject: linux-handheld_4.4: add support for f2fs Signed-off-by: Andrea Adami --- recipes-kernel/linux/linux-handheld-4.4/akita/defconfig | 1 + recipes-kernel/linux/linux-handheld-4.4/c7x0/defconfig | 1 + recipes-kernel/linux/linux-handheld-4.4/collie/defconfig | 1 + recipes-kernel/linux/linux-handheld-4.4/poodle/defconfig | 1 + recipes-kernel/linux/linux-handheld-4.4/spitz/defconfig | 1 + recipes-kernel/linux/linux-handheld-4.4/tosa/defconfig | 1 + 6 files changed, 6 insertions(+) diff --git a/recipes-kernel/linux/linux-handheld-4.4/akita/defconfig b/recipes-kernel/linux/linux-handheld-4.4/akita/defconfig index e061aa3..1ade62d 100644 --- a/recipes-kernel/linux/linux-handheld-4.4/akita/defconfig +++ b/recipes-kernel/linux/linux-handheld-4.4/akita/defconfig @@ -353,6 +353,7 @@ CONFIG_DMADEVICES=y CONFIG_PXA_DMA=y CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y +CONFIG_F2FS_FS=y CONFIG_AUTOFS4_FS=y CONFIG_FUSE_FS=m CONFIG_CUSE=m diff --git a/recipes-kernel/linux/linux-handheld-4.4/c7x0/defconfig b/recipes-kernel/linux/linux-handheld-4.4/c7x0/defconfig index 1eedf9c..43fd073 100644 --- a/recipes-kernel/linux/linux-handheld-4.4/c7x0/defconfig +++ b/recipes-kernel/linux/linux-handheld-4.4/c7x0/defconfig @@ -282,6 +282,7 @@ CONFIG_DMADEVICES=y CONFIG_PXA_DMA=y CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y +CONFIG_F2FS_FS=y CONFIG_AUTOFS4_FS=y CONFIG_FUSE_FS=m CONFIG_CUSE=m diff --git a/recipes-kernel/linux/linux-handheld-4.4/collie/defconfig b/recipes-kernel/linux/linux-handheld-4.4/collie/defconfig index 32c79dd..cfa07d2 100644 --- a/recipes-kernel/linux/linux-handheld-4.4/collie/defconfig +++ b/recipes-kernel/linux/linux-handheld-4.4/collie/defconfig @@ -289,6 +289,7 @@ CONFIG_DMA_SA11X0=y CONFIG_M62332=y CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y +CONFIG_F2FS_FS=y CONFIG_AUTOFS4_FS=y CONFIG_FUSE_FS=m CONFIG_CUSE=m diff --git a/recipes-kernel/linux/linux-handheld-4.4/poodle/defconfig b/recipes-kernel/linux/linux-handheld-4.4/poodle/defconfig index da2ef8e..5304843 100644 --- a/recipes-kernel/linux/linux-handheld-4.4/poodle/defconfig +++ b/recipes-kernel/linux/linux-handheld-4.4/poodle/defconfig @@ -289,6 +289,7 @@ CONFIG_PXA_DMA=y CONFIG_M62332=y CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y +CONFIG_F2FS_FS=y CONFIG_AUTOFS4_FS=y CONFIG_FUSE_FS=m CONFIG_CUSE=m diff --git a/recipes-kernel/linux/linux-handheld-4.4/spitz/defconfig b/recipes-kernel/linux/linux-handheld-4.4/spitz/defconfig index e061aa3..1ade62d 100644 --- a/recipes-kernel/linux/linux-handheld-4.4/spitz/defconfig +++ b/recipes-kernel/linux/linux-handheld-4.4/spitz/defconfig @@ -353,6 +353,7 @@ CONFIG_DMADEVICES=y CONFIG_PXA_DMA=y CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y +CONFIG_F2FS_FS=y CONFIG_AUTOFS4_FS=y CONFIG_FUSE_FS=m CONFIG_CUSE=m diff --git a/recipes-kernel/linux/linux-handheld-4.4/tosa/defconfig b/recipes-kernel/linux/linux-handheld-4.4/tosa/defconfig index 0512ec3..04ee9d5 100644 --- a/recipes-kernel/linux/linux-handheld-4.4/tosa/defconfig +++ b/recipes-kernel/linux/linux-handheld-4.4/tosa/defconfig @@ -353,6 +353,7 @@ CONFIG_DMADEVICES=y CONFIG_PXA_DMA=y CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y +CONFIG_F2FS_FS=y CONFIG_AUTOFS4_FS=y CONFIG_FUSE_FS=m CONFIG_CUSE=m -- cgit 1.2.3-korg