# SPDX-License-Identifier: GPL-2.0 config [31mCONFIG_SOC_AR5312[0m bool "Atheros AR5312/AR2312+ SoC support" depends on [31mCONFIG_ATH25[0m default y config [31mCONFIG_SOC_AR2315[0m bool "Atheros AR2315+ SoC support" depends on [31mCONFIG_ATH25[0m default y config [31mCONFIG_PCI_AR2315[0m bool "Atheros AR2315 PCI controller support" depends on [31mCONFIG_SOC_AR2315[0m select [31mCONFIG_ARCH_HAS_PHYS_TO_DMA[0m select [31mCONFIG_FORCE_PCI[0m default y |