From patchwork Fri Sep 8 17:34:23 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 112102 Delivered-To: patch@linaro.org Received: by 10.37.128.210 with SMTP id c18csp1951274ybm; Fri, 8 Sep 2017 10:36:29 -0700 (PDT) X-Google-Smtp-Source: ADKCNb7gRmIVrKU5WUVft3Its4ChllE26Nrn1UWWW/Y3raAsRTq3e390lqmYl9vL5tHBjTXva0oX X-Received: by 10.80.174.152 with SMTP id e24mr2713914edd.4.1504892189032; Fri, 08 Sep 2017 10:36:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1504892189; cv=none; d=google.com; s=arc-20160816; b=gYf9o/FAA5UTzXx6TopTB99S5Mg11WD5ldy56KTdj2EB6MeGu2hJKDsP/iMjgzMLpb qS2GxwDkzDB6C/6Vhmo3VBqpO5BwSgSTK5lHm+wiYf8LWYsGkby7HAUSrY5RpSY1mxvk Thu0Aee4/oyGVPTuZUtbBMXuWJTC6zLt8lpXjixUL81m0XMJXI+T1U95HAtUP8xVjdzl D5O0ETzA9L9gtRAnhT+/fr4uGb7xpvXCRUjJfsmLfpG6dqSW+RwPdEjZ+RKWgCLaxBHO v9+dCZ5bnW0+G01HzPT7KOei2vb97zHKwYfj2CfaOzR2O6/NGfhRDyerq5760o0ZZh2R rT/g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:references:in-reply-to:references :in-reply-to:message-id:date:to:from:arc-authentication-results; bh=8ktXX5rq1rXkTu7gkyNswQTdndiV6keiiqUfofXKhFE=; b=hGBZMtfjROJZMY6+C+ZJtLNl467mfc3/KHLK/8px7rSS1i81+C03qx6EuvwQLdNXrX DHHxp5CTmaeq9EdnqNJASND/Rp5KkeNfJnoD493Y4/oDbpU8yGrMuHsIxFmunLpnBx+G /INAXZmrkKdqJlRSFndNlHSAl3DZOQelYquOzzm7L3cKQg0skIz2LEsbXttxrTc+2AV7 foezQoUS3A52DHQm2pucAsBm+9pIXzHlzASt5AyvzAa3iuGayUh7UerjsgpgIcsorpG7 XarU9yChJ+Z5l4+NzAr9xmQYNb/BkoEakqdg5TcAJl833rddYFdSRE+a6jUFb2TcO18V kUHQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Return-Path: Received: from lists.denx.de (dione.denx.de. [81.169.180.215]) by mx.google.com with ESMTP id e53si2485467edd.76.2017.09.08.10.36.28; Fri, 08 Sep 2017 10:36:29 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) client-ip=81.169.180.215; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by lists.denx.de (Postfix, from userid 105) id 98B13C21EC1; Fri, 8 Sep 2017 17:35:25 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 39F8EC21E28; Fri, 8 Sep 2017 17:34:36 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id B70C1C21C71; Fri, 8 Sep 2017 17:34:32 +0000 (UTC) Received: from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54]) by lists.denx.de (Postfix) with ESMTP id 1EDBDC21C93 for ; Fri, 8 Sep 2017 17:34:31 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id 96A6D21299; Fri, 8 Sep 2017 19:34:29 +0200 (CEST) Received: from localhost (LFbn-TOU-1-209-191.w86-201.abo.wanadoo.fr [86.201.56.191]) by mail.free-electrons.com (Postfix) with ESMTPSA id 6E0B020882; Fri, 8 Sep 2017 19:34:29 +0200 (CEST) From: Maxime Ripard To: Tom Rini , Jagan Teki Date: Fri, 8 Sep 2017 19:34:23 +0200 Message-Id: <296495617cf758326b75aec4417d2390001398e8.1504891631.git-series.maxime.ripard@free-electrons.com> X-Mailer: git-send-email 2.13.5 In-Reply-To: References: In-Reply-To: References: Cc: Thomas Petazzoni , marex@denx.de, u-boot@lists.denx.de, Maxime Ripard Subject: [U-Boot] [PATCH 12/13] sunxi: Imply USB_ETHER X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Now that we can enable the usb_ether gadget, do it. This will be especially useful for boards that don't have any ethernet controller, such as the ones based on the A13 or A33. Signed-off-by: Maxime Ripard Reviewed-by: Simon Glass --- arch/arm/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 58c06ebb076e..04d91e954455 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -703,6 +703,7 @@ config ARCH_SUNXI imply SPL_MMC_SUPPORT if MMC imply SPL_POWER_SUPPORT imply SPL_SERIAL_SUPPORT + imply USB_ETHER imply USB_GADGET config TARGET_TS4600