ath79: Fix multiple problems in patches and configuration
[openwrt/staging/blogic.git] / target / linux / ath79 / patches-5.4 / 420-net-ar71xx_mac_driver.patch
diff --git a/target/linux/ath79/patches-5.4/420-net-ar71xx_mac_driver.patch b/target/linux/ath79/patches-5.4/420-net-ar71xx_mac_driver.patch
deleted file mode 100644 (file)
index eedbcd7..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
---- a/drivers/net/ethernet/atheros/Kconfig
-+++ b/drivers/net/ethernet/atheros/Kconfig
-@@ -17,14 +17,6 @@ config NET_VENDOR_ATHEROS
- if NET_VENDOR_ATHEROS
--config AG71XX
--      tristate "Atheros AR7XXX/AR9XXX built-in ethernet mac support"
--      depends on ATH79
--      select PHYLIB
--      help
--        If you wish to compile a kernel for AR7XXX/91XXX and enable
--        ethernet support, then you should always answer Y to this.
--
- config ATL2
-       tristate "Atheros L2 Fast Ethernet support"
-       depends on PCI
-@@ -87,4 +79,6 @@ config ALX
-         To compile this driver as a module, choose M here.  The module
-         will be called alx.
-+source "drivers/net/ethernet/atheros/ag71xx/Kconfig"
-+
- endif # NET_VENDOR_ATHEROS