Merge branch '2020-07-17-misc-fixes'
[platform/kernel/u-boot.git] / fs / Kconfig
index e6438ad..1cb9831 100644 (file)
@@ -4,6 +4,8 @@
 
 menu "File systems"
 
+source "fs/btrfs/Kconfig"
+
 source "fs/cbfs/Kconfig"
 
 source "fs/ext4/Kconfig"
@@ -18,4 +20,6 @@ source "fs/ubifs/Kconfig"
 
 source "fs/cramfs/Kconfig"
 
+source "fs/yaffs2/Kconfig"
+
 endmenu