summaryrefslogtreecommitdiff
path: root/package/ntfsprogs/Config.in
blob: 38b955e56339905faafbbed5547d40b17e72b981 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_NTFSPROGS
	bool "ntfsprogs"
	depends on BR2_USE_WCHAR
	help
	  wide collection of NTFS utilities

	  http://www.linux-ntfs.org/

comment "ntfsprogs requires a toolchain with WCHAR support"
	depends on !BR2_USE_WCHAR