scsi: call device_probe() after scanning
[platform/kernel/u-boot.git] / fs / Kconfig
index 1cb9831..cda9f66 100644 (file)
@@ -22,4 +22,8 @@ source "fs/cramfs/Kconfig"
 
 source "fs/yaffs2/Kconfig"
 
+source "fs/squashfs/Kconfig"
+
+source "fs/erofs/Kconfig"
+
 endmenu