[RFC PATCH v3 15/22] kernel: configs: add puzzlefs config fragment

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Add a config fragment for PuzzleFS for convenience. A minimal
configuration which contains PuzzleFS can be generated by running:

make LLVM=1 allnoconfig qemu-busybox-min.config puzzlefs.config

Signed-off-by: Ariel Miculas <amiculas@xxxxxxxxx>
---
 kernel/configs/puzzlefs.config | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 kernel/configs/puzzlefs.config

diff --git a/kernel/configs/puzzlefs.config b/kernel/configs/puzzlefs.config
new file mode 100644
index 000000000000..e4fc4b4a9eac
--- /dev/null
+++ b/kernel/configs/puzzlefs.config
@@ -0,0 +1,4 @@
+CONFIG_BUFFER_HEAD=y
+CONFIG_RUST=y
+CONFIG_MISC_FILESYSTEMS=y
+CONFIG_PUZZLEFS_FS=y
-- 
2.34.1





[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux