From: Chris Packham <judge.packham@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/4] Kconfig: drop CONFIG_USB_ETHER_DM9601
Date: Sun, 27 Aug 2017 21:44:08 +1200 [thread overview]
Message-ID: <20170827094411.8583-2-judge.packham@gmail.com> (raw)
In-Reply-To: <20170827094411.8583-1-judge.packham@gmail.com>
This is not a valid option. Drop it.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
---
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
--
2.14.1
next prev parent reply other threads:[~2017-08-27 9:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-27 9:44 [U-Boot] [PATCH v2 0/4] usb: net: Migrate USB Ethernet to Kconfig Chris Packham
2017-08-27 9:44 ` Chris Packham [this message]
2017-08-28 16:01 ` [U-Boot] [PATCH v2 1/4] Kconfig: drop CONFIG_USB_ETHER_DM9601 Joe Hershberger
2017-08-27 9:44 ` [U-Boot] [PATCH v2 2/4] Kconfig: drop CONFIG_USB_ETHER_RNDIS Chris Packham
2017-08-28 16:01 ` Joe Hershberger
2017-08-27 9:44 ` [U-Boot] [PATCH v2 3/4] usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig Chris Packham
2017-08-27 20:10 ` Simon Glass
2017-08-27 9:44 ` [U-Boot] [PATCH v2 4/4] usb: net: migrate USB Ethernet adapters " Chris Packham
2017-08-28 16:03 ` Joe Hershberger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170827094411.8583-2-judge.packham@gmail.com \
--to=judge.packham@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox