diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2017-03-08 10:56:57 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2017-03-08 10:56:57 -0600 |
commit | 6edaa7c42fa496c4258acc6b81584c16aa808656 (patch) | |
tree | 6efd9ddfd11d6f2a4a214222b2b421ea0e57a61b /kernel-i686-debug.config | |
parent | 5201951170085157d7d499805156c225914dd34a (diff) | |
download | kernel-6edaa7c42fa496c4258acc6b81584c16aa808656.tar.gz kernel-6edaa7c42fa496c4258acc6b81584c16aa808656.tar.xz kernel-6edaa7c42fa496c4258acc6b81584c16aa808656.zip |
Turn on NET_VENDOR_SOLARFLARE to enable SFC devices again
Diffstat (limited to 'kernel-i686-debug.config')
-rw-r--r-- | kernel-i686-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-i686-debug.config b/kernel-i686-debug.config index 256ae71cc..ca49b6d5d 100644 --- a/kernel-i686-debug.config +++ b/kernel-i686-debug.config @@ -3347,7 +3347,7 @@ CONFIG_NET_VENDOR_ROCKER=y CONFIG_NET_VENDOR_SILAN=y CONFIG_NET_VENDOR_SIS=y CONFIG_NET_VENDOR_SMSC=y -# CONFIG_NET_VENDOR_SOLARFLARE is not set +CONFIG_NET_VENDOR_SOLARFLARE=y CONFIG_NET_VENDOR_STMICRO=y CONFIG_NET_VENDOR_SUN=y # CONFIG_NET_VENDOR_SYNOPSYS is not set |