c4b68611927991d9ae6777547fd4ba74c91d0bc5
[openwrt/staging/hauke.git] / package / kernel / linux / modules / fs.mk
1 #
2 # Copyright (C) 2006-2011 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 FS_MENU:=Filesystems
9
10 define KernelPackage/fs-9p
11 SUBMENU:=$(FS_MENU)
12 TITLE:=Plan 9 Resource Sharing Support
13 DEPENDS:=+kmod-9pnet
14 KCONFIG:=\
15 CONFIG_9P_FS \
16 CONFIG_9P_FS_POSIX_ACL=n \
17 CONFIG_9P_FS_SECURITY=n \
18 CONFIG_9P_FSCACHE=n
19 FILES:=$(LINUX_DIR)/fs/9p/9p.ko
20 AUTOLOAD:=$(call AutoLoad,30,9p)
21 endef
22
23 define KernelPackage/fs-9p/description
24 Kernel module for Plan 9 Resource Sharing Support support
25 endef
26
27 $(eval $(call KernelPackage,fs-9p))
28
29
30 define KernelPackage/fs-afs
31 SUBMENU:=$(FS_MENU)
32 TITLE:=Andrew FileSystem client
33 DEFAULT:=n
34 DEPENDS:=+kmod-rxrpc +kmod-dnsresolver +kmod-fs-fscache
35 KCONFIG:=\
36 CONFIG_AFS_FS=m \
37 CONFIG_AFS_DEBUG=n \
38 CONFIG_AFS_FSCACHE=y
39 FILES:=$(LINUX_DIR)/fs/afs/kafs.ko
40 AUTOLOAD:=$(call AutoLoad,30,kafs)
41 endef
42
43 define KernelPackage/fs-afs/description
44 Kernel module for Andrew FileSystem client support
45 endef
46
47 $(eval $(call KernelPackage,fs-afs))
48
49 define KernelPackage/fs-autofs4
50 SUBMENU:=$(FS_MENU)
51 TITLE:=AUTOFS4 filesystem support
52 KCONFIG:= \
53 CONFIG_AUTOFS4_FS \
54 CONFIG_AUTOFS_FS
55 FILES:= \
56 $(LINUX_DIR)/fs/autofs/autofs4.ko
57 AUTOLOAD:=$(call AutoLoad,30,autofs4)
58 endef
59
60 define KernelPackage/fs-autofs4/description
61 Kernel module for AutoFS4 support
62 endef
63
64 $(eval $(call KernelPackage,fs-autofs4))
65
66
67 define KernelPackage/fs-btrfs
68 SUBMENU:=$(FS_MENU)
69 TITLE:=BTRFS filesystem support
70 DEPENDS:=+kmod-lib-crc32c +kmod-lib-lzo +kmod-lib-zlib-inflate +kmod-lib-zlib-deflate +kmod-lib-raid6 +kmod-lib-xor +kmod-lib-zstd
71 KCONFIG:=\
72 CONFIG_BTRFS_FS \
73 CONFIG_BTRFS_FS_CHECK_INTEGRITY=n
74 FILES:=\
75 $(LINUX_DIR)/fs/btrfs/btrfs.ko
76 AUTOLOAD:=$(call AutoLoad,30,btrfs,1)
77 endef
78
79 define KernelPackage/fs-btrfs/description
80 Kernel module for BTRFS support
81 endef
82
83 $(eval $(call KernelPackage,fs-btrfs))
84
85
86 define KernelPackage/fs-cifs
87 SUBMENU:=$(FS_MENU)
88 TITLE:=CIFS support
89 KCONFIG:= \
90 CONFIG_SMBFS_COMMON@ge5.15 \
91 CONFIG_CIFS \
92 CONFIG_CIFS_DFS_UPCALL=n \
93 CONFIG_CIFS_UPCALL=n
94 FILES:= \
95 $(LINUX_DIR)/fs/smbfs_common/cifs_arc4.ko@ge5.15 \
96 $(LINUX_DIR)/fs/smbfs_common/cifs_md4.ko@ge5.15 \
97 $(LINUX_DIR)/fs/cifs/cifs.ko
98 AUTOLOAD:=$(call AutoLoad,30,cifs)
99 $(call AddDepends/nls)
100 DEPENDS+= \
101 +LINUX_5_10:kmod-crypto-md4\
102 +kmod-crypto-md5 \
103 +kmod-crypto-sha256 \
104 +kmod-crypto-sha512 \
105 +kmod-crypto-cmac \
106 +kmod-crypto-hmac \
107 +LINUX_5_10:kmod-crypto-arc4 \
108 +kmod-crypto-aead \
109 +kmod-crypto-ccm \
110 +kmod-crypto-ecb \
111 +kmod-crypto-des \
112 +(LINUX_5_15):kmod-asn1-decoder \
113 +(LINUX_5_15):kmod-oid-registry \
114 +(LINUX_5_15):kmod-dnsresolver
115 endef
116
117 define KernelPackage/fs-cifs/description
118 Kernel module for CIFS support
119 endef
120
121 $(eval $(call KernelPackage,fs-cifs))
122
123
124 define KernelPackage/fs-configfs
125 SUBMENU:=$(FS_MENU)
126 TITLE:=Configuration filesystem support
127 KCONFIG:= \
128 CONFIG_CONFIGFS_FS
129 FILES:=$(LINUX_DIR)/fs/configfs/configfs.ko
130 AUTOLOAD:=$(call AutoLoad,30,configfs)
131 endef
132
133 define KernelPackage/fs-configfs/description
134 Kernel module for configfs support
135 endef
136
137 $(eval $(call KernelPackage,fs-configfs))
138
139
140 define KernelPackage/fs-cramfs
141 SUBMENU:=$(FS_MENU)
142 TITLE:=Compressed RAM/ROM filesystem support
143 DEPENDS:=+kmod-lib-zlib-inflate
144 KCONFIG:= \
145 CONFIG_CRAMFS
146 FILES:=$(LINUX_DIR)/fs/cramfs/cramfs.ko
147 AUTOLOAD:=$(call AutoLoad,30,cramfs)
148 endef
149
150 define KernelPackage/fs-cramfs/description
151 Kernel module for cramfs support
152 endef
153
154 $(eval $(call KernelPackage,fs-cramfs))
155
156
157 define KernelPackage/fs-efivarfs
158 SUBMENU:=$(FS_MENU)
159 TITLE:=efivar filesystem support
160 KCONFIG:=CONFIG_EFIVAR_FS
161 FILES:=$(LINUX_DIR)/fs/efivarfs/efivarfs.ko
162 DEPENDS:=@(x86_64||x86)
163 AUTOLOAD:=$(call Autoload,90,efivarfs)
164 endef
165
166 define KernelPackage/fs-efivarfs/description
167 Kernel module to support efivarfs file system mountpoint.
168 endef
169
170 $(eval $(call KernelPackage,fs-efivarfs))
171
172
173 define KernelPackage/fs-exfat
174 SUBMENU:=$(FS_MENU)
175 TITLE:=exFAT filesystem support
176 KCONFIG:= \
177 CONFIG_EXFAT_FS \
178 CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
179 FILES:= $(LINUX_DIR)/fs/exfat/exfat.ko
180 AUTOLOAD:=$(call AutoLoad,30,exfat,1)
181 DEPENDS:=+kmod-nls-base
182 endef
183
184 define KernelPackage/fs-exfat/description
185 Kernel module for exFAT filesystem support
186 endef
187
188 $(eval $(call KernelPackage,fs-exfat))
189
190
191 define KernelPackage/fs-exportfs
192 SUBMENU:=$(FS_MENU)
193 TITLE:=exportfs kernel server support
194 KCONFIG:=CONFIG_EXPORTFS
195 FILES=$(LINUX_DIR)/fs/exportfs/exportfs.ko
196 AUTOLOAD:=$(call AutoLoad,20,exportfs,1)
197 endef
198
199 define KernelPackage/fs-exportfs/description
200 Kernel module for exportfs. Needed for some other modules.
201 endef
202
203 $(eval $(call KernelPackage,fs-exportfs))
204
205
206 define KernelPackage/fs-ext4
207 SUBMENU:=$(FS_MENU)
208 TITLE:=EXT4 filesystem support
209 DEPENDS := \
210 +kmod-lib-crc16 \
211 +kmod-crypto-hash \
212 +kmod-crypto-crc32c
213 KCONFIG:= \
214 CONFIG_EXT4_FS \
215 CONFIG_EXT4_ENCRYPTION=n \
216 CONFIG_JBD2
217 FILES:= \
218 $(LINUX_DIR)/fs/ext4/ext4.ko \
219 $(LINUX_DIR)/fs/jbd2/jbd2.ko \
220 $(LINUX_DIR)/fs/mbcache.ko
221 AUTOLOAD:=$(call AutoLoad,30,mbcache jbd2 ext4,1)
222 endef
223
224 define KernelPackage/fs-ext4/description
225 Kernel module for EXT4 filesystem support
226 endef
227
228 $(eval $(call KernelPackage,fs-ext4))
229
230
231 define KernelPackage/fs-f2fs
232 SUBMENU:=$(FS_MENU)
233 TITLE:=F2FS filesystem support
234 DEPENDS:= +kmod-crypto-hash +kmod-crypto-crc32 +kmod-nls-base
235 KCONFIG:=CONFIG_F2FS_FS
236 FILES:=$(LINUX_DIR)/fs/f2fs/f2fs.ko
237 AUTOLOAD:=$(call AutoLoad,30,f2fs,1)
238 endef
239
240 define KernelPackage/fs-f2fs/description
241 Kernel module for F2FS filesystem support
242 endef
243
244 $(eval $(call KernelPackage,fs-f2fs))
245
246
247 define KernelPackage/fs-netfs
248 SUBMENU:=$(FS_MENU)
249 TITLE:=Network Filesystems support
250 DEPENDS:=@LINUX_5_15
251 KCONFIG:= CONFIG_NETFS_SUPPORT
252 FILES:=$(LINUX_DIR)/fs/netfs/netfs.ko
253 AUTOLOAD:=$(call AutoLoad,28,netfs)
254 endef
255
256 $(eval $(call KernelPackage,fs-netfs))
257
258 define KernelPackage/fs-fscache
259 SUBMENU:=$(FS_MENU)
260 TITLE:=General filesystem local cache manager
261 DEPENDS:=+kmod-fs-netfs
262 KCONFIG:=\
263 CONFIG_FSCACHE \
264 CONFIG_FSCACHE_STATS=y \
265 CONFIG_FSCACHE_HISTOGRAM=n \
266 CONFIG_FSCACHE_DEBUG=n \
267 CONFIG_FSCACHE_OBJECT_LIST=n \
268 CONFIG_CACHEFILES \
269 CONFIG_CACHEFILES_DEBUG=n \
270 CONFIG_CACHEFILES_HISTOGRAM=n
271 FILES:= \
272 $(LINUX_DIR)/fs/fscache/fscache.ko \
273 $(LINUX_DIR)/fs/cachefiles/cachefiles.ko
274 AUTOLOAD:=$(call AutoLoad,29,fscache cachefiles)
275 endef
276
277 $(eval $(call KernelPackage,fs-fscache))
278
279
280 define KernelPackage/fs-hfs
281 SUBMENU:=$(FS_MENU)
282 TITLE:=HFS filesystem support
283 DEPENDS:=+kmod-cdrom
284 KCONFIG:=CONFIG_HFS_FS
285 FILES:=$(LINUX_DIR)/fs/hfs/hfs.ko
286 AUTOLOAD:=$(call AutoLoad,30,hfs)
287 $(call AddDepends/nls)
288 endef
289
290 define KernelPackage/fs-hfs/description
291 Kernel module for HFS filesystem support
292 endef
293
294 $(eval $(call KernelPackage,fs-hfs))
295
296
297 define KernelPackage/fs-hfsplus
298 SUBMENU:=$(FS_MENU)
299 TITLE:=HFS+ filesystem support
300 DEPENDS:=+kmod-cdrom
301 KCONFIG:=CONFIG_HFSPLUS_FS
302 FILES:=$(LINUX_DIR)/fs/hfsplus/hfsplus.ko
303 AUTOLOAD:=$(call AutoLoad,30,hfsplus)
304 $(call AddDepends/nls,utf8)
305 endef
306
307 define KernelPackage/fs-hfsplus/description
308 Kernel module for HFS+ filesystem support
309 endef
310
311 $(eval $(call KernelPackage,fs-hfsplus))
312
313
314 define KernelPackage/fs-isofs
315 SUBMENU:=$(FS_MENU)
316 TITLE:=ISO9660 filesystem support
317 DEPENDS:=+kmod-lib-zlib-inflate +kmod-cdrom
318 KCONFIG:=CONFIG_ISO9660_FS CONFIG_JOLIET=y CONFIG_ZISOFS=n
319 FILES:=$(LINUX_DIR)/fs/isofs/isofs.ko
320 AUTOLOAD:=$(call AutoLoad,30,isofs)
321 $(call AddDepends/nls)
322 endef
323
324 define KernelPackage/fs-isofs/description
325 Kernel module for ISO9660 filesystem support
326 endef
327
328 $(eval $(call KernelPackage,fs-isofs))
329
330
331 define KernelPackage/fs-jfs
332 SUBMENU:=$(FS_MENU)
333 TITLE:=JFS filesystem support
334 KCONFIG:=CONFIG_JFS_FS
335 FILES:=$(LINUX_DIR)/fs/jfs/jfs.ko
336 AUTOLOAD:=$(call AutoLoad,30,jfs,1)
337 $(call AddDepends/nls)
338 endef
339
340 define KernelPackage/fs-jfs/description
341 Kernel module for JFS support
342 endef
343
344 $(eval $(call KernelPackage,fs-jfs))
345
346 define KernelPackage/fs-minix
347 SUBMENU:=$(FS_MENU)
348 TITLE:=Minix filesystem support
349 KCONFIG:=CONFIG_MINIX_FS
350 FILES:=$(LINUX_DIR)/fs/minix/minix.ko
351 AUTOLOAD:=$(call AutoLoad,30,minix)
352 endef
353
354 define KernelPackage/fs-minix/description
355 Kernel module for Minix filesystem support
356 endef
357
358 $(eval $(call KernelPackage,fs-minix))
359
360
361 define KernelPackage/fs-msdos
362 SUBMENU:=$(FS_MENU)
363 TITLE:=MSDOS filesystem support
364 DEPENDS:=+kmod-fs-vfat
365 KCONFIG:=CONFIG_MSDOS_FS
366 FILES:=$(LINUX_DIR)/fs/fat/msdos.ko
367 AUTOLOAD:=$(call AutoLoad,40,msdos)
368 $(call AddDepends/nls)
369 endef
370
371 define KernelPackage/fs-msdos/description
372 Kernel module for MSDOS filesystem support
373 endef
374
375 $(eval $(call KernelPackage,fs-msdos))
376
377
378 define KernelPackage/fs-nfs
379 SUBMENU:=$(FS_MENU)
380 TITLE:=NFS filesystem client support
381 DEPENDS:=+kmod-fs-nfs-common +kmod-dnsresolver
382 KCONFIG:= \
383 CONFIG_NFS_FS \
384 CONFIG_NFS_USE_LEGACY_DNS=n \
385 CONFIG_NFS_USE_NEW_IDMAPPER=n
386 FILES:= \
387 $(LINUX_DIR)/fs/nfs/nfs.ko
388 AUTOLOAD:=$(call AutoLoad,40,nfs)
389 endef
390
391 define KernelPackage/fs-nfs/description
392 Kernel module for NFS client support
393 endef
394
395 $(eval $(call KernelPackage,fs-nfs))
396
397
398 define KernelPackage/fs-nfs-common
399 SUBMENU:=$(FS_MENU)
400 TITLE:=Common NFS filesystem modules
401 DEPENDS:=+kmod-oid-registry
402 KCONFIG:= \
403 CONFIG_LOCKD \
404 CONFIG_SUNRPC \
405 CONFIG_GRACE_PERIOD \
406 CONFIG_NFS_V4=y \
407 CONFIG_NFS_V4_1=y \
408 CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org" \
409 CONFIG_NFS_V4_1_MIGRATION=n \
410 CONFIG_NFS_V4_2=y \
411 CONFIG_NFS_V4_2_READ_PLUS=n
412 FILES:= \
413 $(LINUX_DIR)/fs/lockd/lockd.ko \
414 $(LINUX_DIR)/net/sunrpc/sunrpc.ko \
415 $(LINUX_DIR)/fs/nfs_common/grace.ko \
416 $(LINUX_DIR)/fs/nfs_common/nfs_ssc.ko
417 AUTOLOAD:=$(call AutoLoad,30,grace sunrpc lockd)
418 endef
419
420 $(eval $(call KernelPackage,fs-nfs-common))
421
422
423 define KernelPackage/fs-nfs-common-rpcsec
424 SUBMENU:=$(FS_MENU)
425 TITLE:=NFS Secure RPC
426 DEPENDS:= \
427 +kmod-fs-nfs-common \
428 +kmod-crypto-des \
429 +kmod-crypto-cbc \
430 +kmod-crypto-cts \
431 +kmod-crypto-md5 \
432 +kmod-crypto-sha1 \
433 +kmod-crypto-hmac \
434 +kmod-crypto-ecb \
435 +kmod-crypto-arc4
436 KCONFIG:= \
437 CONFIG_SUNRPC_GSS \
438 CONFIG_RPCSEC_GSS_KRB5
439 FILES:= \
440 $(LINUX_DIR)/net/sunrpc/auth_gss/auth_rpcgss.ko \
441 $(LINUX_DIR)/net/sunrpc/auth_gss/rpcsec_gss_krb5.ko
442 AUTOLOAD:=$(call AutoLoad,31,auth_rpcgss rpcsec_gss_krb5)
443 endef
444
445 define KernelPackage/fs-nfs-common-rpcsec/description
446 Kernel modules for NFS Secure RPC
447 endef
448
449 $(eval $(call KernelPackage,fs-nfs-common-rpcsec))
450
451
452 define KernelPackage/fs-nfs-v3
453 SUBMENU:=$(FS_MENU)
454 TITLE:=NFS3 filesystem client support
455 DEPENDS:=+kmod-fs-nfs
456 FILES:= \
457 $(LINUX_DIR)/fs/nfs/nfsv3.ko
458 AUTOLOAD:=$(call AutoLoad,41,nfsv3)
459 endef
460
461 define KernelPackage/fs-nfs-v3/description
462 Kernel module for NFS v3 client support
463 endef
464
465 $(eval $(call KernelPackage,fs-nfs-v3))
466
467
468 define KernelPackage/fs-nfs-v4
469 SUBMENU:=$(FS_MENU)
470 TITLE:=NFS4 filesystem client support
471 DEPENDS:=+kmod-fs-nfs
472 KCONFIG:= \
473 CONFIG_NFS_V4=y
474 FILES:= \
475 $(LINUX_DIR)/fs/nfs/nfsv4.ko
476 AUTOLOAD:=$(call AutoLoad,41,nfsv4)
477 endef
478
479 define KernelPackage/fs-nfs-v4/description
480 Kernel module for NFS v4 client support
481 endef
482
483 $(eval $(call KernelPackage,fs-nfs-v4))
484
485
486 define KernelPackage/fs-nfsd
487 SUBMENU:=$(FS_MENU)
488 TITLE:=NFS kernel server support
489 DEPENDS:=+kmod-fs-nfs-common +kmod-fs-exportfs +kmod-fs-nfs-common-rpcsec
490 KCONFIG:= \
491 CONFIG_NFSD \
492 CONFIG_NFSD_V4=y \
493 CONFIG_NFSD_V4_SECURITY_LABEL=n \
494 CONFIG_NFSD_BLOCKLAYOUT=n \
495 CONFIG_NFSD_SCSILAYOUT=n \
496 CONFIG_NFSD_FLEXFILELAYOUT=n \
497 CONFIG_NFSD_FAULT_INJECTION=n \
498 CONFIG_NFSD_V4_2_INTER_SSC=n
499 FILES:=$(LINUX_DIR)/fs/nfsd/nfsd.ko
500 AUTOLOAD:=$(call AutoLoad,40,nfsd)
501 endef
502
503 define KernelPackage/fs-nfsd/description
504 Kernel module for NFS kernel server support
505 endef
506
507 $(eval $(call KernelPackage,fs-nfsd))
508
509
510 define KernelPackage/fs-ntfs
511 SUBMENU:=$(FS_MENU)
512 TITLE:=NTFS filesystem support
513 KCONFIG:=CONFIG_NTFS_FS
514 FILES:=$(LINUX_DIR)/fs/ntfs/ntfs.ko
515 AUTOLOAD:=$(call AutoLoad,30,ntfs)
516 $(call AddDepends/nls)
517 endef
518
519 define KernelPackage/fs-ntfs/description
520 Kernel module for NTFS filesystem support
521 endef
522
523 $(eval $(call KernelPackage,fs-ntfs))
524
525
526 define KernelPackage/pstore
527 SUBMENU:=$(FS_MENU)
528 TITLE:=Pstore file system
529 DEFAULT:=m if ALL_KMODS
530 KCONFIG:= \
531 CONFIG_PSTORE \
532 CONFIG_PSTORE_COMPRESS=y \
533 CONFIG_PSTORE_COMPRESS_DEFAULT="deflate" \
534 CONFIG_PSTORE_DEFLATE_COMPRESS=y \
535 CONFIG_PSTORE_DEFLATE_COMPRESS_DEFAULT=y
536 FILES:= $(LINUX_DIR)/fs/pstore/pstore.ko
537 AUTOLOAD:=$(call AutoLoad,30,pstore,1)
538 endef
539
540 define KernelPackage/pstore/description
541 Kernel module for pstore filesystem support
542 endef
543
544 $(eval $(call KernelPackage,pstore))
545
546
547 define KernelPackage/fs-reiserfs
548 SUBMENU:=$(FS_MENU)
549 TITLE:=ReiserFS filesystem support
550 KCONFIG:=CONFIG_REISERFS_FS
551 FILES:=$(LINUX_DIR)/fs/reiserfs/reiserfs.ko
552 AUTOLOAD:=$(call AutoLoad,30,reiserfs,1)
553 endef
554
555 define KernelPackage/fs-reiserfs/description
556 Kernel module for ReiserFS support
557 endef
558
559 $(eval $(call KernelPackage,fs-reiserfs))
560
561
562 define KernelPackage/fs-squashfs
563 SUBMENU:=$(FS_MENU)
564 TITLE:=SquashFS 4.0 filesystem support
565 KCONFIG:=CONFIG_SQUASHFS \
566 CONFIG_SQUASHFS_XZ=y
567 FILES:=$(LINUX_DIR)/fs/squashfs/squashfs.ko
568 AUTOLOAD:=$(call AutoLoad,30,squashfs,1)
569 endef
570
571 define KernelPackage/fs-squashfs/description
572 Kernel module for SquashFS 4.0 support
573 endef
574
575 $(eval $(call KernelPackage,fs-squashfs))
576
577
578 define KernelPackage/fs-udf
579 SUBMENU:=$(FS_MENU)
580 TITLE:=UDF filesystem support
581 KCONFIG:=CONFIG_UDF_FS
582 FILES:=$(LINUX_DIR)/fs/udf/udf.ko
583 AUTOLOAD:=$(call AutoLoad,30,udf)
584 DEPENDS:=+kmod-lib-crc-itu-t +kmod-cdrom
585 $(call AddDepends/nls)
586 endef
587
588 define KernelPackage/fs-udf/description
589 Kernel module for UDF filesystem support
590 endef
591
592 $(eval $(call KernelPackage,fs-udf))
593
594
595 define KernelPackage/fs-vfat
596 SUBMENU:=$(FS_MENU)
597 TITLE:=VFAT filesystem support
598 KCONFIG:= \
599 CONFIG_FAT_FS \
600 CONFIG_VFAT_FS
601 FILES:= \
602 $(LINUX_DIR)/fs/fat/fat.ko \
603 $(LINUX_DIR)/fs/fat/vfat.ko
604 AUTOLOAD:=$(call AutoLoad,30,fat vfat,1)
605 $(call AddDepends/nls,cp437 iso8859-1 utf8)
606 endef
607
608 define KernelPackage/fs-vfat/description
609 Kernel module for VFAT filesystem support
610 endef
611
612 $(eval $(call KernelPackage,fs-vfat))
613
614
615 define KernelPackage/fs-xfs
616 SUBMENU:=$(FS_MENU)
617 TITLE:=XFS filesystem support
618 KCONFIG:=CONFIG_XFS_FS
619 DEPENDS:= +kmod-fs-exportfs +kmod-lib-crc32c
620 FILES:=$(LINUX_DIR)/fs/xfs/xfs.ko
621 AUTOLOAD:=$(call AutoLoad,30,xfs,1)
622 endef
623
624 define KernelPackage/fs-xfs/description
625 Kernel module for XFS support
626 endef
627
628 $(eval $(call KernelPackage,fs-xfs))
629
630
631 define KernelPackage/fuse
632 SUBMENU:=$(FS_MENU)
633 TITLE:=FUSE (Filesystem in Userspace) support
634 KCONFIG:= CONFIG_FUSE_FS
635 FILES:=$(LINUX_DIR)/fs/fuse/fuse.ko
636 AUTOLOAD:=$(call AutoLoad,80,fuse)
637 endef
638
639 define KernelPackage/fuse/description
640 Kernel module for userspace filesystem support
641 endef
642
643 $(eval $(call KernelPackage,fuse))
644
645
646 define KernelPackage/fs-ntfs3
647 SUBMENU:=$(FS_MENU)
648 TITLE:=Ntfs3 support
649 KCONFIG:= CONFIG_NTFS3_FS CONFIG_NTFS3_FS_POSIX_ACL=y
650 FILES:=$(LINUX_DIR)/fs/ntfs3/ntfs3.ko
651 $(call AddDepends/nls)
652 DEPENDS+=@!LINUX_5_10
653 AUTOLOAD:=$(call AutoLoad,80,ntfs3)
654 endef
655
656 define KernelPackage/fuse/description
657 Kernel module for new NTFS3 filesystem support
658 endef
659
660 $(eval $(call KernelPackage,fs-ntfs3))