From: Zhu Yanjun Date: Wed, 31 May 2017 03:44:11 +0000 (-0400) Subject: forcedeth: enable forcedeth kernel option X-Git-Tag: v4.1.12-102.0.20170601_1400~214 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=3503ee27726caee735cccf34e389916669877073;p=users%2Fjedix%2Flinux-maple.git forcedeth: enable forcedeth kernel option Orabug: 25571921 The NVIDIA forcedeth nic is used in the customer hosts. As such, forcedeth driver is needed. Signed-off-by: yanjun.zhu@oracle.com Reviewed-by: John Haxby --- diff --git a/uek-rpm/ol7/config-x86_64 b/uek-rpm/ol7/config-x86_64 index d3ad342407ebd..8788aed73249b 100644 --- a/uek-rpm/ol7/config-x86_64 +++ b/uek-rpm/ol7/config-x86_64 @@ -2393,7 +2393,8 @@ CONFIG_MYRI10GE=m CONFIG_MYRI10GE_DCA=y # CONFIG_FEALNX is not set # CONFIG_NET_VENDOR_NATSEMI is not set -# CONFIG_NET_VENDOR_NVIDIA is not set +CONFIG_NET_VENDOR_NVIDIA=y +CONFIG_FORCEDETH=m CONFIG_NET_VENDOR_OKI=y CONFIG_ETHOC=m CONFIG_NET_PACKET_ENGINE=y