]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - fs/Kconfig
Remove CONFIG_SYS_BOOTCOUNT_SINGLEWORD
[people/ms/u-boot.git] / fs / Kconfig
index e6438ad0ea3958216461ba98f9d38b09cc57a2bc..1cb9831be8aefeeb19745fb16e6fc6f506a83528 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