Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[deliverable/linux.git] / drivers / net / ethernet / renesas / Kconfig
CommitLineData
37b93757
JK
1#
2# Renesas device configuration
3#
4
5config SH_ETH
6 tristate "Renesas SuperH Ethernet support"
b41e6a51 7 depends on HAS_DMA
f6ec9c33 8 depends on ARCH_SHMOBILE || SUPERH || COMPILE_TEST
37b93757
JK
9 select CRC32
10 select MII
11 select MDIO_BITBANG
12 select PHYLIB
13 ---help---
14 Renesas SuperH Ethernet device driver.
15 This driver supporting CPUs are:
73a0d907 16 - SH7619, SH7710, SH7712, SH7724, SH7734, SH7763, SH7757,
94a12b15 17 R8A7740, R8A777x and R8A779x.
This page took 0.277917 seconds and 5 git commands to generate.