From: Brian Maly Date: Fri, 17 Jun 2016 02:08:34 +0000 (-0400) Subject: bnxt: enable driver in x86_64 config files X-Git-Tag: v4.1.12-92~122^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=b5aa02bcd85bb9ace4db9eefe9613c88d05827f4;p=users%2Fjedix%2Flinux-maple.git bnxt: enable driver in x86_64 config files Orabug: 23221795 Signed-off-by: Brian Maly --- diff --git a/uek-rpm/ol6/config-x86_64 b/uek-rpm/ol6/config-x86_64 index 9647df1a9963..a03ba0c17ea8 100644 --- a/uek-rpm/ol6/config-x86_64 +++ b/uek-rpm/ol6/config-x86_64 @@ -2263,6 +2263,8 @@ CONFIG_TIGON3=m CONFIG_BNX2X=m CONFIG_BNX2X_SRIOV=y # CONFIG_BNX2X_VXLAN is not set +CONFIG_BNXT=m +CONFIG_BNXT_SRIOV=y CONFIG_NET_VENDOR_BROCADE=y CONFIG_BNA=m CONFIG_NET_VENDOR_CHELSIO=y diff --git a/uek-rpm/ol6/config-x86_64-debug b/uek-rpm/ol6/config-x86_64-debug index c31ffe7c2c4c..942cb5a847f6 100644 --- a/uek-rpm/ol6/config-x86_64-debug +++ b/uek-rpm/ol6/config-x86_64-debug @@ -2255,6 +2255,8 @@ CONFIG_TIGON3=m CONFIG_BNX2X=m CONFIG_BNX2X_SRIOV=y # CONFIG_BNX2X_VXLAN is not set +CONFIG_BNXT=m +CONFIG_BNXT_SRIOV=y CONFIG_NET_VENDOR_BROCADE=y CONFIG_BNA=m CONFIG_NET_VENDOR_CHELSIO=y diff --git a/uek-rpm/ol7/config-x86_64 b/uek-rpm/ol7/config-x86_64 index 91a0a36dcb39..dd0463b0a370 100644 --- a/uek-rpm/ol7/config-x86_64 +++ b/uek-rpm/ol7/config-x86_64 @@ -2282,6 +2282,8 @@ CONFIG_TIGON3=m CONFIG_BNX2X=m CONFIG_BNX2X_SRIOV=y # CONFIG_BNX2X_VXLAN is not set +CONFIG_BNXT=m +CONFIG_BNXT_SRIOV=y CONFIG_NET_VENDOR_BROCADE=y CONFIG_BNA=m CONFIG_NET_VENDOR_CHELSIO=y diff --git a/uek-rpm/ol7/config-x86_64-debug b/uek-rpm/ol7/config-x86_64-debug index ca98ac123816..de12332e6f81 100644 --- a/uek-rpm/ol7/config-x86_64-debug +++ b/uek-rpm/ol7/config-x86_64-debug @@ -2273,6 +2273,8 @@ CONFIG_TIGON3=m CONFIG_BNX2X=m CONFIG_BNX2X_SRIOV=y # CONFIG_BNX2X_VXLAN is not set +CONFIG_BNXT=m +CONFIG_BNXT_SRIOV=y CONFIG_NET_VENDOR_BROCADE=y CONFIG_BNA=m CONFIG_NET_VENDOR_CHELSIO=y