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/boot: Rename overlapping memcpy() to memmove()
[linux/fpc-iii.git]
/
arch
/
mips
/
ath25
/
Kconfig
blob
fc19dd57e42d1d24150dce22f07b96ef486c55ad
1
config SOC_AR5312
2
bool "Atheros AR5312/AR2312+ SoC support"
3
depends on ATH25
4
default y
5
6
config SOC_AR2315
7
bool "Atheros AR2315+ SoC support"
8
depends on ATH25
9
default y
10
11
config 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