blob: fc19dd57e42d1d24150dce22f07b96ef486c55ad [file] [log] [blame]
Sergey Ryazanov3b12308f2014-10-29 03:18:39 +04001config SOC_AR5312
2 bool "Atheros AR5312/AR2312+ SoC support"
3 depends on ATH25
4 default y
Sergey Ryazanovba910342014-10-29 03:18:40 +04005
6config SOC_AR2315
7 bool "Atheros AR2315+ SoC support"
8 depends on ATH25
9 default y
Sergey Ryazanov3ed7a2a2014-10-29 03:18:47 +040010
11config PCI_AR2315
12 bool "Atheros AR2315 PCI controller support"
13 depends on SOC_AR2315
14 select HW_HAS_PCI
15 select PCI
16 default y