[oe] [meta-handheld][PATCH 1/5] linux-handheld-4.4: add support for f2fs

Andrea Adami andrea.adami at gmail.com
Sun Sep 17 20:21:27 UTC 2017


Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
 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
-- 
2.7.4




More information about the Openembedded-devel mailing list