sh_eth: Add support for r8a7790 SoC
[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
37b93757
JK
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:
73a0d907 15 - SH7619, SH7710, SH7712, SH7724, SH7734, SH7763, SH7757,
e18dbf7e 16 R8A7740, R8A777x and R8A7790.
This page took 0.213005 seconds and 5 git commands to generate.