]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - fs/Kconfig
bootstd: sandbox: Add a hostfs bootdev
[thirdparty/u-boot.git] / fs / Kconfig
index cda9f66cc93a3831ae479c57433c2b610bb0a9b2..aa13d4faa7717bc32daf15a18db7c3d1e4b18a49 100644 (file)
@@ -16,6 +16,8 @@ source "fs/fat/Kconfig"
 
 source "fs/jffs2/Kconfig"
 
+source "fs/sandbox/Kconfig"
+
 source "fs/ubifs/Kconfig"
 
 source "fs/cramfs/Kconfig"