diff options
Diffstat (limited to 'package/ntfs-3g/Config.in')
-rw-r--r-- | package/ntfs-3g/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ntfs-3g/Config.in b/package/ntfs-3g/Config.in index 530103889..1d3e2fb9b 100644 --- a/package/ntfs-3g/Config.in +++ b/package/ntfs-3g/Config.in @@ -17,6 +17,7 @@ if BR2_PACKAGE_NTFS_3G config BR2_PACKAGE_NTFS_3G_ENCRYPTED bool "encrypted volumes" select BR2_PACKAGE_GNUTLS + select BR2_PACKAGE_LIBGCRYPT help Enable support for NTFS encrypted volumes. |