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-grsec.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-grsec.x86')
-rw-r--r-- | main/linux-grsec/config-grsec.x86 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-grsec/config-grsec.x86 b/main/linux-grsec/config-grsec.x86 index ca094a9a86..321cfafdeb 100644 --- a/main/linux-grsec/config-grsec.x86 +++ b/main/linux-grsec/config-grsec.x86 @@ -2380,7 +2380,7 @@ CONFIG_IXGB=m CONFIG_IXGBE=m CONFIG_IXGBE_VXLAN=y CONFIG_IXGBE_HWMON=y -# CONFIG_IXGBEVF is not set +CONFIG_IXGBEVF=m CONFIG_I40E=m # CONFIG_I40E_VXLAN is not set # CONFIG_I40EVF is not set |