Remove unused patch

This commit is contained in:
zador-blood-stained 2016-03-04 14:29:43 +03:00
parent eb726e77ec
commit c1c75dfb08

View file

@ -1,25 +0,0 @@
From cfc97602a935fa5dd5c84ab3da5bc61cc3426ce9 Mon Sep 17 00:00:00 2001
From: Siarhei Siamashka <siarhei.siamashka@gmail.com>
Date: Wed, 23 Dec 2015 11:36:16 +0200
Subject: [PATCH] ARM: sunxi_defconfig: enable USB_USBNET
This allows to use popular USB ethernet adapters while
the native ethernet support is still missing in H3.
Signed-off-by: Siarhei Siamashka <siarhei.siamashka@gmail.com>
---
arch/arm/configs/sunxi_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
index 3c36e16f..8b98e15 100644
--- a/arch/arm/configs/sunxi_defconfig
+++ b/arch/arm/configs/sunxi_defconfig
@@ -59,6 +59,7 @@ CONFIG_SUN4I_EMAC=y
CONFIG_STMMAC_ETH=y
# CONFIG_NET_VENDOR_VIA is not set
# CONFIG_NET_VENDOR_WIZNET is not set
+CONFIG_USB_USBNET=y
# CONFIG_WLAN is not set
# CONFIG_INPUT_MOUSEDEV is not set
# CONFIG_INPUT_KEYBOARD is not set