* [PATCH 03/10] Add support for VMUFAT filesystem
@ 2026-04-10 14:26 Adrian McMenamin
0 siblings, 0 replies; only message in thread
From: Adrian McMenamin @ 2026-04-10 14:26 UTC (permalink / raw)
To: linux-fsdevel; +Cc: linux-kernel, Adrian McMenamin
Update the Kconfig system to add VMUFAT as a miscellaneous filesystem
Signed-off-by: Adrian McMenamin <adrianmcmenamin@gmail.com>
---
diff --git a/fs/Kconfig b/fs/Kconfig
index 0bfdaecaa877..89a37c9c58a0 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -332,6 +332,7 @@ source "fs/pstore/Kconfig"
source "fs/ufs/Kconfig"
source "fs/erofs/Kconfig"
source "fs/vboxsf/Kconfig"
+source "fs/vmufat/Kconfig"
endif # MISC_FILESYSTEMS
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-04-10 14:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-10 14:26 [PATCH 03/10] Add support for VMUFAT filesystem Adrian McMenamin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox