linux: 4.9-rc6 -> 4.9-rc7

This commit is contained in:
Tim Steinbach
2016-11-27 19:48:24 -05:00
parent 86ea3126bc
commit eecf76eaa2
2 changed files with 6 additions and 4 deletions
@@ -367,7 +367,9 @@ with stdenv.lib;
${optionalString (versionAtLeast version "3.15" && versionOlder version "4.8") ''
MLX4_EN_VXLAN y
''}
MODVERSIONS y
${optionalString (versionOlder version "4.9") ''
MODVERSIONS y
''}
MOUSE_PS2_ELANTECH y # Elantech PS/2 protocol extension
MTRR_SANITIZER y
NET_FC y # Fibre Channel driver support