projects/*/linux: add support for intel 10GB NICs

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2016-01-10 14:10:15 +01:00
parent 706ea34fd7
commit 7875a02fef
2 changed files with 8 additions and 6 deletions

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 4.4.0-rc7 Kernel Configuration
# Linux/x86_64 4.4.0-rc8 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@ -1495,8 +1495,9 @@ CONFIG_E1000E=y
CONFIG_IGB=y
CONFIG_IGB_HWMON=y
# CONFIG_IGBVF is not set
# CONFIG_IXGB is not set
# CONFIG_IXGBE is not set
CONFIG_IXGB=y
CONFIG_IXGBE=y
CONFIG_IXGBE_HWMON=y
# CONFIG_IXGBEVF is not set
# CONFIG_I40E is not set
# CONFIG_I40EVF is not set

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 4.4.0-rc7 Kernel Configuration
# Linux/x86_64 4.4.0-rc8 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@ -1495,8 +1495,9 @@ CONFIG_E1000E=y
CONFIG_IGB=y
CONFIG_IGB_HWMON=y
# CONFIG_IGBVF is not set
# CONFIG_IXGB is not set
# CONFIG_IXGBE is not set
CONFIG_IXGB=y
CONFIG_IXGBE=y
CONFIG_IXGBE_HWMON=y
# CONFIG_IXGBEVF is not set
# CONFIG_I40E is not set
# CONFIG_I40EVF is not set