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
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
net
/
dsa
/
qca
/
Kconfig
blob
13b7e679b8b542084979e7185bc0fd7a6c2cb091
1
# SPDX-License-Identifier: GPL-2.0-only
2
config NET_DSA_AR9331
3
tristate "Qualcomm Atheros AR9331 Ethernet switch support"
4
depends on NET_DSA
5
select NET_DSA_TAG_AR9331
6
select REGMAP
7
help
8
This enables support for the Qualcomm Atheros AR9331 built-in Ethernet
9
switch.