X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=fs%2FKconfig;h=e6803ac8cb2bba4717cc2012d66ed6301a63cc41;hb=a223e2bc10ef2bdcf2415e4453e676a9c3d70f42;hp=e6438ad0ea3958216461ba98f9d38b09cc57a2bc;hpb=4f66e09bb9fbc47b73f67c3cc08ee2663e8fcdb1;p=u-boot diff --git a/fs/Kconfig b/fs/Kconfig index e6438ad0ea..e6803ac8cb 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -18,4 +18,6 @@ source "fs/ubifs/Kconfig" source "fs/cramfs/Kconfig" +source "fs/yaffs2/Kconfig" + endmenu