repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86/unwinder: Handle stack overflows more gracefully
[linux/fpc-iii.git]
/
arch
/
mips
/
ath25
/
Kconfig
blob
7070b4bcd01dd566d275e600da70f24e08c2140c
1
# SPDX-License-Identifier: GPL-2.0
2
config SOC_AR5312
3
bool "Atheros AR5312/AR2312+ SoC support"
4
depends on ATH25
5
default y
6
7
config SOC_AR2315
8
bool "Atheros AR2315+ SoC support"
9
depends on ATH25
10
default y
11
12
config 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