From: qzhang2 <qiang.zh...@windriver.com>

This fragment enbale linux kernel f2fs related options etc

Signed-off-by: qzhang2 <qiang.zh...@windriver.com>
---
 features/f2fs/f2fs.cfg | 9 +++++++++
 features/f2fs/f2fs.scc | 2 ++
 2 files changed, 11 insertions(+)
 create mode 100644 features/f2fs/f2fs.cfg
 create mode 100644 features/f2fs/f2fs.scc

diff --git a/features/f2fs/f2fs.cfg b/features/f2fs/f2fs.cfg
new file mode 100644
index 0000000..4e59ac1
--- /dev/null
+++ b/features/f2fs/f2fs.cfg
@@ -0,0 +1,9 @@
+# SPDX-License-Identifier: MIT
+CONFIG_F2FS_FS=y
+CONFIG_F2FS_STAT_FS=y
+CONFIG_F2FS_FS_XATTR=y
+CONFIG_F2FS_FS_POSIX_ACL=y
+CONFIG_F2FS_FS_SECURITY=y
+CONFIG_F2FS_CHECK_FS=y
+CONFIG_F2FS_IO_TRACE=y
+CONFIG_F2FS_FAULT_INJECTION=y
diff --git a/features/f2fs/f2fs.scc b/features/f2fs/f2fs.scc
new file mode 100644
index 0000000..a070c6b
--- /dev/null
+++ b/features/f2fs/f2fs.scc
@@ -0,0 +1,2 @@
+# SPDX-License-Identifier: MIT
+kconf non-hardware f2fs.cfg
-- 
2.7.4

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#8560): 
https://lists.yoctoproject.org/g/linux-yocto/message/8560
Mute This Topic: https://lists.yoctoproject.org/mt/72533838/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to