From patchwork Mon Jun 17 16:04:11 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcin Juszkiewicz X-Patchwork-Id: 10999703 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7B4021395 for ; Mon, 17 Jun 2019 16:05:22 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 618CF2018F for ; Mon, 17 Jun 2019 16:05:22 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 56352288B3; Mon, 17 Jun 2019 16:05:22 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 0E2272018F for ; Mon, 17 Jun 2019 16:05:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=3QuAEWQKItbWBoRtxIqd3oWJbqAR6oFdwRZG4s6H9kM=; b=fIyRdERuhnewMs OiXRjSZMoBbIY1KAfZMX6glSeXiXoKnpIaydSNjZeeUDxSKAPp8KhlTh5PbHR/kMdJVqZlAijLdyV eL9aye4R05gTLF5fXyTt/YZ5GJQUJHnTpwzhZ1RYeanADVJYLSHSjZxb/eIRKo3aQ5HURrKjG/5RU Q0mEbQjMi3mezx98aAL6hNfZ1nzieN0StDw3HvfhBKImswaLPkZIFRm0R/rvqpKMDa+k6UKhyxVwB O99BeNiM3GVnaFGxjypDcT52eDumTCayF7VZ3gz01ePrBEq3uxoa6jmh+WGMC4xy+IaSQyAqWUb9p 4EMl1QSx7JWVrmo4HU/w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hcu8C-0006zG-H0; Mon, 17 Jun 2019 16:05:16 +0000 Received: from malenstwo.juszkiewicz.com.pl ([37.187.99.30]) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hcu7X-0005FR-4P for linux-arm-kernel@lists.infradead.org; Mon, 17 Jun 2019 16:04:36 +0000 Received: from localhost (localhost [127.0.0.1]) by malenstwo.juszkiewicz.com.pl (Postfix) with ESMTP id ACFBEC0441; Mon, 17 Jun 2019 18:04:28 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at juszkiewicz.com.pl Received: from malenstwo.juszkiewicz.com.pl ([127.0.0.1]) by localhost (mail.juszkiewicz.com.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LCSNEM1qc_0K; Mon, 17 Jun 2019 18:04:26 +0200 (CEST) Received: from puchatek.local.com.pl (89-67-26-161.dynamic.chello.pl [89.67.26.161]) by malenstwo.juszkiewicz.com.pl (Postfix) with ESMTPSA id 65D86C05A4; Mon, 17 Jun 2019 18:04:25 +0200 (CEST) From: Marcin Juszkiewicz To: arm@kernel.org Subject: [PATCH 3/3] arm64 defconfig: enable Mellanox cards Date: Mon, 17 Jun 2019 18:04:11 +0200 Message-Id: <20190617160411.24329-3-marcin.juszkiewicz@linaro.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190617160411.24329-1-marcin.juszkiewicz@linaro.org> References: <20190617160411.24329-1-marcin.juszkiewicz@linaro.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190617_090435_339318_BAC1C5DF X-CRM114-Status: UNSURE ( 6.09 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Marcin Juszkiewicz , linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Mellanox cards are present in several AArch64 servers. Signed-off-by: Marcin Juszkiewicz --- arch/arm64/configs/defconfig | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index a3b311ea3f13..33f51ddf7d7d 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -258,6 +258,15 @@ CONFIG_HNS3_ENET=y CONFIG_E1000E=y CONFIG_IGB=y CONFIG_IGBVF=y +CONFIG_MLX4_EN=m +CONFIG_MLX4_CORE=m +CONFIG_MLX4_DEBUG=y +CONFIG_MLX4_CORE_GEN2=y +CONFIG_MLX5_CORE=m +CONFIG_MLX5_CORE_EN=y +CONFIG_MLX5_EN_ARFS=y +CONFIG_MLX5_EN_RXNFC=y +CONFIG_MLX5_MPFS=y CONFIG_MVNETA=y CONFIG_MVPP2=y CONFIG_SKY2=y