aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/configs/skiroot_defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-04-03 11:19:26 +1030
committerMichael Ellerman <mpe@ellerman.id.au>2019-05-03 02:54:58 +1000
commite1619e89c96c596d72e66f15a0794f5001c8576e (patch)
treee3f8fbd58b5bf95891b83a79abff74995ff6cf1e /arch/powerpc/configs/skiroot_defconfig
parentpowerpc/hmi: Fix kernel hang when TB is in error state. (diff)
downloadwireguard-linux-e1619e89c96c596d72e66f15a0794f5001c8576e.tar.xz
wireguard-linux-e1619e89c96c596d72e66f15a0794f5001c8576e.zip
powerpc/configs: Add (back) MLX5 ethernet support to skiroot_defconfig
It turns out that some defconfig changes and kernel config option changes meant we accidentally dropped Ethernet support for Mellanox CLX5 cards. Fixes: cbc39809a398 ("powerpc/configs: Update skiroot defconfig") Reported-by: Carol L Soto <clsoto@us.ibm.com> Suggested-by: Carol L Soto <clsoto@us.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.ibm.com> Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to '')
-rw-r--r--arch/powerpc/configs/skiroot_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/configs/skiroot_defconfig b/arch/powerpc/configs/skiroot_defconfig
index 5ba131c30f6b..6038b9347d9e 100644
--- a/arch/powerpc/configs/skiroot_defconfig
+++ b/arch/powerpc/configs/skiroot_defconfig
@@ -163,6 +163,8 @@ CONFIG_S2IO=m
CONFIG_MLX4_EN=m
# CONFIG_MLX4_CORE_GEN2 is not set
CONFIG_MLX5_CORE=m
+CONFIG_MLX5_CORE_EN=y
+# CONFIG_MLX5_EN_RXNFC is not set
# CONFIG_NET_VENDOR_MICREL is not set
# CONFIG_NET_VENDOR_MICROSEMI is not set
CONFIG_MYRI10GE=m