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
PM / sleep: Asynchronous threads for suspend_noirq
[linux/fpc-iii.git]
/
drivers
/
net
/
ethernet
/
renesas
/
Kconfig
blob
9e757c792d846f300288c9848225e1db9a9584fa
1
#
2
# Renesas device configuration
3
#
4
5
config SH_ETH
6
tristate "Renesas SuperH Ethernet support"
7
depends on HAS_DMA
8
select CRC32
9
select MII
10
select MDIO_BITBANG
11
select PHYLIB
12
---help---
13
Renesas SuperH Ethernet device driver.
14
This driver supporting CPUs are:
15
- SH7619, SH7710, SH7712, SH7724, SH7734, SH7763, SH7757,
16
R8A7740, R8A777x and R8A779x.