Skip to content
Snippets Groups Projects
Commit 9272c7b1 authored by Chris Packham's avatar Chris Packham Committed by Tom Rini
Browse files

Kconfig: drop CONFIG_USB_ETHER_DM9601


This is not a valid option. Drop it.

Signed-off-by: default avatarChris Packham <judge.packham@gmail.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent eb3eb602
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -5018,7 +5018,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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment