From patchwork Sun Aug 27 09:44:08 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Packham X-Patchwork-Id: 806203 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="YqENPzUU"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3xg9486t0hz9sDB for ; Sun, 27 Aug 2017 19:45:11 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 52218C22121; Sun, 27 Aug 2017 09:44:54 +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=FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID 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 74CA5C22136; Sun, 27 Aug 2017 09:44:52 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id EADA3C22132; Sun, 27 Aug 2017 09:44:50 +0000 (UTC) Received: from mail-pg0-f68.google.com (mail-pg0-f68.google.com [74.125.83.68]) by lists.denx.de (Postfix) with ESMTPS id 19F2FC22121 for ; Sun, 27 Aug 2017 09:44:50 +0000 (UTC) Received: by mail-pg0-f68.google.com with SMTP id 83so4085192pgb.3 for ; Sun, 27 Aug 2017 02:44:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=OW2R5Jv/0mZR1cnzrOSk5c6tK1ZWYLdlkMch3mtc21U=; b=YqENPzUUZosTys1lZ6PBJlj20a+DKMZx6iMCiUyIqVh8EKu8Uyqo/DOaaoG8eX+7o2 ULBhjBhvMru2YPyg6obHWukakwpWCpVpMR7eF6dYj7Dc5YA0hQ4OOWepn3AJAOMGRLkq 4ncgpyweo6RYeCotU8jZCDUclHJBbg1L7DRLbdpyS7KY5nAGs978jSRfr8CDJOWHRu9e h9MFq3VcqXsKD8XBwPOz/sa0aK2RRFvXk7te5zlTBCBOpl5GLZu3nDp3BngwL5hRIvg8 0M2ITdLqxCbO8qYL2zLcoB0q8o+GM0+VbeqiioUnYdoF9lscWcXMUhT4fwQ1KGfaSbSD 2pHQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=OW2R5Jv/0mZR1cnzrOSk5c6tK1ZWYLdlkMch3mtc21U=; b=DW0THoz9Um1eCS/EOJf+mFhYTL8do6m5RUgXZ5MK1jbM0oETEq6165DxVKQpUxQSUg xZMTiPsxG/wstXfCxdXb19lIkQtJQcgYBgkGUCTTzb3HSzG418A4kgExsS/IhVRWgeds AF3JAVy17l3bXPLw3x22Ro9TwYdRKFOmOmYM0VC5rk+/CZCG4xyWwmfFx+sEUdbpzZCu yq1eGILaGKrggJw7p4shkLMJx/vSUsF0ixEpiXc4M7XeMpLjfMKF6FpFamGmKnncHAfD bqceyhS9f75B3kflfSbzfBnPvPWVWVwv8irgC+LwV10aQ+Hi8nKJGGsF2Nu7fCQwWWLh OOkw== X-Gm-Message-State: AHYfb5hVWTrSt/YTa6jFvoT2JypvjEqGxUUFgPIzDafBUBCibFJ86SJC f86CIU2sUBSg23/yxuoi7g== X-Received: by 10.98.10.206 with SMTP id 75mr3991103pfk.132.1503827088364; Sun, 27 Aug 2017 02:44:48 -0700 (PDT) Received: from chrisp-dl.ws.atlnz.lc ([2001:df5:b000:22:3a2c:4aff:fe70:2b02]) by smtp.gmail.com with ESMTPSA id l22sm9494309pfb.177.2017.08.27.02.44.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 27 Aug 2017 02:44:47 -0700 (PDT) From: Chris Packham To: u-boot@lists.denx.de, Marek Vasut , Joe Hershberger Date: Sun, 27 Aug 2017 21:44:08 +1200 Message-Id: <20170827094411.8583-2-judge.packham@gmail.com> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20170827094411.8583-1-judge.packham@gmail.com> References: <20170827094411.8583-1-judge.packham@gmail.com> Cc: Chris Packham Subject: [U-Boot] [PATCH v2 1/4] Kconfig: drop CONFIG_USB_ETHER_DM9601 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" This is not a valid option. Drop it. Signed-off-by: Chris Packham Reviewed-by: Simon Glass Reviewed-by: Joe Hershberger --- Changes in v2: - collect review from Simon include/configs/dragonboard410c.h | 1 - scripts/config_whitelist.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/include/configs/dragonboard410c.h b/include/configs/dragonboard410c.h index 26103583ab00..5c88bf95df9f 100644 --- a/include/configs/dragonboard410c.h +++ b/include/configs/dragonboard410c.h @@ -39,7 +39,6 @@ #define CONFIG_USB_HOST_ETHER /* Enable USB Networking */ /* Support all possible USB ethernet dongles */ -#define CONFIG_USB_ETHER_DM9601 #define CONFIG_USB_ETHER_ASIX #define CONFIG_USB_ETHER_ASIX88179 #define CONFIG_USB_ETHER_MCS7830 diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 6c628c878ca2..5b50cc179fde 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -5037,7 +5037,6 @@ CONFIG_USB_EHCI_VF CONFIG_USB_ETHER CONFIG_USB_ETHER_ASIX CONFIG_USB_ETHER_ASIX88179 -CONFIG_USB_ETHER_DM9601 CONFIG_USB_ETHER_MCS7830 CONFIG_USB_ETHER_RNDIS CONFIG_USB_ETHER_RTL8152