summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Goger <klaus.goger@theobroma-systems.com>2015-07-10 08:32:21 +0200
committerKlaus Goger <klaus.goger@theobroma-systems.com>2015-07-30 18:44:07 +0200
commitd63dd6bd4b8457c3768f7e534903850ec29cd456 (patch)
tree094c5f1f5f4f8d060685546c2623ff4fb1295261
parent1ff382c6c275e650c163187975b0ac7360bbd7e5 (diff)
sunxi: pangolin: remove usb eth
previous commits fixed on board ethernet. so no need for usb ethernet anymore Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>
-rw-r--r--configs/Pangolin_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/Pangolin_defconfig b/configs/Pangolin_defconfig
index a455faf77b..3c7aa372f3 100644
--- a/configs/Pangolin_defconfig
+++ b/configs/Pangolin_defconfig
@@ -27,8 +27,6 @@ CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_EHCI=y
CONFIG_USB_KEYBOARD=y
-CONFIG_USB_HOST_ETHER=y
-CONFIG_USB_ETHER_SMSC95XX=y
# CONFIG_CMD_IMLS is not set
CONFIG_DM_ETH=y
CONFIG_ETH_DESIGNWARE=y