X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=fs%2FKconfig;h=e6803ac8cb2bba4717cc2012d66ed6301a63cc41;hb=470135be276b2d92c6da464c68839202d4ff0d08;hp=e6438ad0ea3958216461ba98f9d38b09cc57a2bc;hpb=deb959991528bee05079426c189f538ad3850337;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