summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'fs/f2fs/Config.in')
-rw-r--r--fs/f2fs/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/fs/f2fs/Config.in b/fs/f2fs/Config.in
index 585b32e6a2..8a66645325 100644
--- a/fs/f2fs/Config.in
+++ b/fs/f2fs/Config.in
@@ -42,4 +42,11 @@ config BR2_TARGET_ROOTFS_F2FS_DISCARD
help
Enable or disable discard policy.
+config BR2_TARGET_ROOTFS_F2FS_FEATURES
+ string "filesystem features"
+ help
+ List of features that the F2FS filesystem should support
+ (e.g "encrypt")
+
+
endif # BR2_TARGET_ROOTFS_F2FS
OpenPOWER on IntegriCloud