From patchwork Fri Oct 7 08:25:56 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Corentin Labbe X-Patchwork-Id: 9365779 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 7756460752 for ; Fri, 7 Oct 2016 08:33:13 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 67DD9293D9 for ; Fri, 7 Oct 2016 08:33:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5C7D7293DB; Fri, 7 Oct 2016 08:33: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 F30D7293D9 for ; Fri, 7 Oct 2016 08:33: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 1bsQYu-000222-6r; Fri, 07 Oct 2016 08:31:24 +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 1bsQWR-0007m2-EQ for linux-arm-kernel@lists.infradead.org; Fri, 07 Oct 2016 08:28:52 +0000 Received: by mail-wm0-x243.google.com with SMTP id f193so1762272wmg.2 for ; Fri, 07 Oct 2016 01:28:33 -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=ipKw4vYPuUqlgAST2uUnvyaU7aPXVlOEogyeKY7jKmux24To44MIu+9SrDwEJh17Yx jtRsK/k5jMsp7St+h9bFE1Y1Via9or4t5uGKerSW2uvd0/D9/XHtTeNUglf6hjZqCpZX hAYhpFHilzNrPS6FDPJtzbpfx1r/Lx6ueOQ0yqk9qiOMKKgUogoZYFuHds6L+eHMxfho 1W8EF4LaVz4qBIcD/IzvVPIMy5LvhLXpvTIXKxRAia+EktHgahwZuxXtvLWmJ6b6Vm1n elEkpf8I9WxYA/h5LjWGYmnrWxsb3u62GgWV8x8WryqFPoP0HDjzAd+o/M2VqrBW6YyH uWTw== 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=P1Cuh7f7zvFbnrKzDKTPGiPmurOwltW80GMkHLoiBUXHwNjyRy3q+OrPSEXt7dNm5n cEFYu+sDxcZXVwyZ6twDjkKShkYTu2Cyd3alSKEbBaSX5hHIumjfEHjM0CNwTvMc54zB L/cQrIlxbcCk5CYlzBDHqsrLKBKVFHHBg3wa/Uwo1foMHVnMn/TX1/qzZwyxRH/KEi4B fz5tak50O4DAW5AkC+pFjt7CxLFUA7vpWOJVoOhaQ9qTVpC06mP6A2m1xxXBsvCL0Oy0 tjWbv4Ag+piRAXHBRLPU/QKK5VpUhXMnuNcUTzO+1hwOyObL6sjcNycetwrz/E68lMfN 1cNw== X-Gm-Message-State: AA6/9Rljes96pkQ+lMxLslLvyrigF1cW4MuT3iyHuHGDnA3ZP6VLceTaB9dFYlQy/I7RkA== X-Received: by 10.194.236.68 with SMTP id us4mr15642854wjc.12.1475828911842; Fri, 07 Oct 2016 01:28:31 -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 193sm1850999wmo.14.2016.10.07.01.28.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 07 Oct 2016 01:28:31 -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, f.fainelli@gmail.com, andrew@lunn.ch Subject: [PATCH v4 09/10] ARM: sunxi: Enable sun8i-emac driver on sunxi_defconfig Date: Fri, 7 Oct 2016 10:25:56 +0200 Message-Id: <1475828757-926-10-git-send-email-clabbe.montjoie@gmail.com> X-Mailer: git-send-email 2.7.3 In-Reply-To: <1475828757-926-1-git-send-email-clabbe.montjoie@gmail.com> References: <1475828757-926-1-git-send-email-clabbe.montjoie@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161007_012851_720092_5235DF67 X-CRM114-Status: UNSURE ( 9.73 ) 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