diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-03-04 13:14:15 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-03-04 13:14:15 -0500 |
commit | 432f3aca12cbf3488ac5dfb66f5fd1b761756dbc (patch) | |
tree | 3b9c707bd40de7236a857c5cb0b20fb594ea25a5 /config-arm64 | |
parent | 9633911b5635f00cb29de62348f874aaaa05274e (diff) | |
download | kernel-432f3aca12cbf3488ac5dfb66f5fd1b761756dbc.tar.gz kernel-432f3aca12cbf3488ac5dfb66f5fd1b761756dbc.tar.xz kernel-432f3aca12cbf3488ac5dfb66f5fd1b761756dbc.zip |
Enable MLX4_EN on ppc64/aarch64 (rhbz 1198719)
Diffstat (limited to 'config-arm64')
-rw-r--r-- | config-arm64 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config-arm64 b/config-arm64 index 316b2e62d..5ad900f8c 100644 --- a/config-arm64 +++ b/config-arm64 @@ -146,6 +146,10 @@ CONFIG_AMD_XGBE=m CONFIG_AMD_XGBE_PHY=m # CONFIG_AMD_XGBE_DCB is not set +CONFIG_NET_VENDOR_MELLANOX=y +CONFIG_MLX4_EN=m +CONFIG_MLX4_EN_DCB=y + # CONFIG_IMX_THERMAL is not set CONFIG_DMI=y |