HardenedBSD/sys/arm
Marius Strobl 37c8ee8847 ath(4): Remove MIPS AHB frontend and join PCI one w/ main support again
Following the removal of general MIPS support, there's no longer a need
to have the AHB bus-frontend in place, which according to Linux sources
also isn't used with any non-MIPS SoCs. For simplicity, PCI bus support
is only made conditional on the main one again, i. e. device ath_pci is
removed, and built into the main module, i. e. if_ath_pci.ko obsoleted,
respectively.
Effectively, this reverts the following commits and associated changes:
dba9c85977
e849bb3ecb

Approved by:	adrian
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D41354
2023-08-08 22:30:13 +02:00
..
allwinner arm: Move contents of cpu-v6.h into cpu.h 2023-07-24 17:58:14 +01:00
altera/socfpga
annapurna/alpine arm: Move contents of cpu-v6.h into cpu.h 2023-07-24 17:58:14 +01:00
arm Limit the number of CPUs in the gicv1/2 driver 2023-08-04 18:47:47 +01:00
broadcom/bcm2835
conf ath(4): Remove MIPS AHB frontend and join PCI one w/ main support again 2023-08-08 22:30:13 +02:00
freescale
include pcpu: Remove unused definitions of ALT_STACK_SIZE 2023-07-27 16:02:03 -04:00
mv arm: Rename pte-v6.h to pte.h 2023-07-24 17:58:15 +01:00
nvidia
qemu
qualcomm
rockchip
ti
xilinx