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
1 #
2 # Renesas device configuration
3 #
4
5 config SH_ETH
6 tristate "Renesas SuperH Ethernet support"
7 depends on HAS_DMA
8 depends on ARCH_SHMOBILE || SUPERH || COMPILE_TEST
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:
16 - SH7619, SH7710, SH7712, SH7724, SH7734, SH7763, SH7757,
17 R8A7740, R8A777x and R8A779x.
This page took 0.03094 seconds and 5 git commands to generate.