blob: 7070b4bcd01dd566d275e600da70f24e08c2140c [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Sergey Ryazanov3b12308f2014-10-29 03:18:39 +04002config SOC_AR5312
3 bool "Atheros AR5312/AR2312+ SoC support"
4 depends on ATH25
5 default y
Sergey Ryazanovba910342014-10-29 03:18:40 +04006
7config SOC_AR2315
8 bool "Atheros AR2315+ SoC support"
9 depends on ATH25
10 default y
Sergey Ryazanov3ed7a2a72014-10-29 03:18:47 +040011
12config PCI_AR2315
13 bool "Atheros AR2315 PCI controller support"
14 depends on SOC_AR2315
15 select HW_HAS_PCI
16 select PCI
17 default y