kernel-config: CIFS_POSIX no longer exists

This commit is contained in:
Tim Steinbach 2018-12-21 09:10:17 -05:00
parent 35efbedce4
commit 98ac5710bd
No known key found for this signature in database
GPG Key ID: 472BFCCA96BD0EDA

View File

@ -301,7 +301,7 @@ let
NFS_V4_SECURITY_LABEL = yes;
CIFS_XATTR = yes;
CIFS_POSIX = yes;
CIFS_POSIX = option yes;
CIFS_FSCACHE = yes;
CIFS_STATS = whenOlder "4.19" yes;
CIFS_WEAK_PW_HASH = yes;