diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-07 20:23:52 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-07 21:35:12 +0000 |
commit | 9f63f450fffbb06d052577e2effe7cc5c41f8702 (patch) | |
tree | a23470eae526d0de9f8530b14d869746d324cd56 /main/linux-grsec/config-virtgrsec.x86 | |
parent | ed53ad35ee76496ec1d1a52b8357f16bdc463003 (diff) | |
download | aports-9f63f450fffbb06d052577e2effe7cc5c41f8702.tar.bz2 aports-9f63f450fffbb06d052577e2effe7cc5c41f8702.tar.xz |
main/linux-grsec: enable ixgbevf driver
fixes #6425
Diffstat (limited to 'main/linux-grsec/config-virtgrsec.x86')
-rw-r--r-- | main/linux-grsec/config-virtgrsec.x86 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-grsec/config-virtgrsec.x86 b/main/linux-grsec/config-virtgrsec.x86 index f759eae225..115dec848b 100644 --- a/main/linux-grsec/config-virtgrsec.x86 +++ b/main/linux-grsec/config-virtgrsec.x86 @@ -1728,7 +1728,7 @@ CONFIG_E1000=m # CONFIG_IGBVF is not set # CONFIG_IXGB is not set # CONFIG_IXGBE is not set -# CONFIG_IXGBEVF is not set +CONFIG_IXGBEVF=m # CONFIG_I40E is not set # CONFIG_I40EVF is not set # CONFIG_FM10K is not set |