summaryrefslogtreecommitdiffstats
path: root/rules/ntfs-3g.in
blob: 3749565ebc9417c67dc08b6f741fdd8b2fcd1702 (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=disk_and_file

config NTFS_3G
	tristate
	prompt "ntfs-3g"
	select FUSE3		if RUNTIME
	select LIBUUID
	help
	  The NTFS-3G driver is an open source, freely available NTFS driver
	  for Linux with read and write support.