linux/kernel: Remove MLX4_EN_VXLAN for 4.8

This option is no longer needed and has been removed in upstream commit
torvalds/linux@a831274a13.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
aszlig 2016-08-29 20:21:07 +02:00
parent 0bce188ec1
commit 42e1ec215e
No known key found for this signature in database
GPG Key ID: 1DE8E48E57DB5436

View File

@ -346,7 +346,7 @@ with stdenv.lib;
LOGO n # not needed
MEDIA_ATTACH y
MEGARAID_NEWGEN y
${optionalString (versionAtLeast version "3.15") ''
${optionalString (versionAtLeast version "3.15" && versionOlder version "4.8") ''
MLX4_EN_VXLAN y
''}
MODVERSIONS y