From patchwork Fri Sep 9 12:45:16 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Corentin Labbe X-Patchwork-Id: 9323309 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 2CD3160752 for ; Fri, 9 Sep 2016 12:51:13 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1EBAD29E7A for ; Fri, 9 Sep 2016 12:51:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 12EC329E7D; Fri, 9 Sep 2016 12:51:13 +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=-4.1 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 9C4AC29E7A for ; Fri, 9 Sep 2016 12:51:12 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1biLFW-00078W-8L; Fri, 09 Sep 2016 12:49:42 +0000 Received: from mail-wm0-x243.google.com ([2a00:1450:400c:c09::243]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1biLDB-0005oc-Vp for linux-arm-kernel@lists.infradead.org; Fri, 09 Sep 2016 12:47:20 +0000 Received: by mail-wm0-x243.google.com with SMTP id a6so2623033wmc.2 for ; Fri, 09 Sep 2016 05:46:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=tiO1TNOmHqtSWbpXeaOCUuWVBazNal3Zx1Gq7A3rq/4=; b=oW94QqOf8BtMeAvQFITb1dnUurOC5e4xRmGEfep43ocHyMzH9l04RapjDnULdm5NQa XYt9ad9aoAA6wGwF3PbCIz3o36dFAI6fvD6AdvyDFmZnvuphZ+77O9FPmMc5UNCXIanG PI4gWRvDVkS/FDfMfHzzpSMuAWK7AWCSCsw/MNA03YTmK8qYVGA4arNu2rxW/bin2ZxO 4vqRt+7ej4NWgpz3/TLvoVIxrIDP3pTsM0qbPvjNUpXFaRUougrZgtH4mWQSBAAC0mpV eRJRccpZZrTrpNaAdMYKuzmUf5H9xbVJt4bZoC9NN9A4bx3C2GVpPqpmm04HhZi0efyI 2pLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=tiO1TNOmHqtSWbpXeaOCUuWVBazNal3Zx1Gq7A3rq/4=; b=jZqJLOFPsI4uTPCQ6xEpotZzpLK/+7N1+4IxcpB5ieQe9trvCwThvPkec0qdyFo+bb 4hQ4Km01Aoi8JY4kjFV4EOUrXje0DvTdf4otriZBOJdLf7eQnCafWVliBICFgu6yxrJl BYJYILCvfvgGFpCAksny4kTlDaftPCUgvEsA7c+8ZrBao9ZzH8GDxctV7sfPkZiAfqF5 U4dHG6Mbp4O4VSGmiG+YQPfZOgg/BFHvoDJFYsmplYu4vdn2sPtdYh8tSEIohzWG+UMc rbT5CVBBXdjmCuBb9WtkuzJ9HDR4aijD0Yy5ewr2AviDNYwRG8F0wFZVm2gbo7v/EFqh aiIQ== X-Gm-Message-State: AE9vXwNtkIX16r/RFCWfzsBJhnEbvM2Q/WSQo6Fz0/mnSHMDqbNt6zX90tUCdHzmeifS4Q== X-Received: by 10.28.14.144 with SMTP id 138mr2976247wmo.96.1473425215982; Fri, 09 Sep 2016 05:46:55 -0700 (PDT) Received: from Red.local (LFbn-1-7035-57.w90-116.abo.wanadoo.fr. [90.116.208.57]) by smtp.googlemail.com with ESMTPSA id b188sm3192572wmg.24.2016.09.09.05.46.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 09 Sep 2016 05:46:55 -0700 (PDT) From: Corentin Labbe To: robh+dt@kernel.org, mark.rutland@arm.com, maxime.ripard@free-electrons.com, wens@csie.org, linux@armlinux.org.uk, davem@davemloft.net Subject: [PATCH v3 8/9] ARM: sunxi: Enable sun8i-emac driver on sunxi_defconfig Date: Fri, 9 Sep 2016 14:45:16 +0200 Message-Id: <1473425117-18645-9-git-send-email-clabbe.montjoie@gmail.com> X-Mailer: git-send-email 2.7.3 In-Reply-To: <1473425117-18645-1-git-send-email-clabbe.montjoie@gmail.com> References: <1473425117-18645-1-git-send-email-clabbe.montjoie@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160909_054718_775094_4A84D31B X-CRM114-Status: UNSURE ( 9.96 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: netdev@vger.kernel.org, Corentin Labbe , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org MIME-Version: 1.0 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 Enable the sun8i-emac driver in the sunxi default configuration Signed-off-by: Corentin Labbe --- arch/arm/configs/sunxi_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig index 714da33..153707a 100644 --- a/arch/arm/configs/sunxi_defconfig +++ b/arch/arm/configs/sunxi_defconfig @@ -40,6 +40,7 @@ CONFIG_ATA=y CONFIG_AHCI_SUNXI=y CONFIG_NETDEVICES=y CONFIG_SUN4I_EMAC=y +CONFIG_SUN8I_EMAC=y # CONFIG_NET_VENDOR_ARC is not set # CONFIG_NET_CADENCE is not set # CONFIG_NET_VENDOR_BROADCOM is not set