ipq40xx: drop ESSEDMA + AR40xx
authorRobert Marko <robert.marko@sartura.hr>
Mon, 25 Oct 2021 16:33:32 +0000 (18:33 +0200)
committerDavid Bauer <mail@david-bauer.net>
Sun, 2 Oct 2022 21:04:38 +0000 (23:04 +0200)
commit6d24d10f3db0a537b16ed5ca195bacdfb7dfb844
treecb3a8943ddc30bf4ed3c5e34e827af25ba13fb00
parentf96744ba6b2fd444f4f7575d234c7579bd3030cd
ipq40xx: drop ESSEDMA + AR40xx

In order to start working on IPQESS + DSA drop the old ESSEDMA + AR40xx
driver combo.

Remove the kernel symbols, disable swconfig and drop swconfig package
as they are not needed anymore.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
21 files changed:
target/linux/ipq40xx/Makefile
target/linux/ipq40xx/config-5.10
target/linux/ipq40xx/config-5.15
target/linux/ipq40xx/files/drivers/net/ethernet/qualcomm/essedma/Makefile [deleted file]
target/linux/ipq40xx/files/drivers/net/ethernet/qualcomm/essedma/edma.c [deleted file]
target/linux/ipq40xx/files/drivers/net/ethernet/qualcomm/essedma/edma.h [deleted file]
target/linux/ipq40xx/files/drivers/net/ethernet/qualcomm/essedma/edma_axi.c [deleted file]
target/linux/ipq40xx/files/drivers/net/ethernet/qualcomm/essedma/edma_ethtool.c [deleted file]
target/linux/ipq40xx/files/drivers/net/ethernet/qualcomm/essedma/ess_edma.h [deleted file]
target/linux/ipq40xx/files/drivers/net/mdio/ar40xx.c [deleted file]
target/linux/ipq40xx/files/drivers/net/mdio/ar40xx.h [deleted file]
target/linux/ipq40xx/patches-5.10/702-dts-ipq4019-add-PHY-switch-nodes.patch [deleted file]
target/linux/ipq40xx/patches-5.10/703-net-IPQ4019-needs-rfs-vlan_tag-callbacks-in.patch [deleted file]
target/linux/ipq40xx/patches-5.10/705-net-add-qualcomm-ar40xx-phy.patch [deleted file]
target/linux/ipq40xx/patches-5.10/710-net-add-qualcomm-essedma-ethernet-driver.patch [deleted file]
target/linux/ipq40xx/patches-5.10/711-dts-ipq4019-add-ethernet-essedma-node.patch [deleted file]
target/linux/ipq40xx/patches-5.15/702-dts-ipq4019-add-PHY-switch-nodes.patch [deleted file]
target/linux/ipq40xx/patches-5.15/703-net-IPQ4019-needs-rfs-vlan_tag-callbacks-in.patch [deleted file]
target/linux/ipq40xx/patches-5.15/705-net-add-qualcomm-ar40xx-phy.patch [deleted file]
target/linux/ipq40xx/patches-5.15/710-net-add-qualcomm-essedma-ethernet-driver.patch [deleted file]
target/linux/ipq40xx/patches-5.15/711-dts-ipq4019-add-ethernet-essedma-node.patch [deleted file]