linux-testing: 4.12-rc7 -> 4.13-rc1

This commit is contained in:
Tim Steinbach
2017-07-15 19:30:44 -04:00
parent 81b993369c
commit b103e9317a
2 changed files with 7 additions and 5 deletions
@@ -302,7 +302,9 @@ with stdenv.lib;
CIFS_UPCALL y
CIFS_ACL y
CIFS_DFS_UPCALL y
CIFS_SMB2 y
${optionalString (versionOlder version "4.13") ''
CIFS_SMB2 y
''}
${optionalString (versionAtLeast version "3.12") ''
CEPH_FSCACHE y
''}