Directory Files
.. 6
File Size
Kconfig 355 B
Makefile 483 B
Platform 151 B
ar2315.c 9.5 kB
ar2315.h 549 B
ar2315_regs.h 16 kB
ar5312.c 10 kB
ar5312.h 549 B
ar5312_regs.h 9.1 kB
board.c 5.8 kB
devices.c 2.7 kB
devices.h 964 B
early_printk.c 1.1 kB
prom.c 577 B

Linux v6.6.1 - ath25

# SPDX-License-Identifier: GPL-2.0
config SOC_AR5312
	bool "Atheros AR5312/AR2312+ SoC support"
	depends on ATH25
	default y

config SOC_AR2315
	bool "Atheros AR2315+ SoC support"
	depends on ATH25
	default y

config PCI_AR2315
	bool "Atheros AR2315 PCI controller support"
	depends on SOC_AR2315
	select ARCH_HAS_PHYS_TO_DMA
	select FORCE_PCI
	default y