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

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