xref: /linux/drivers/net/ethernet/aeroflex/Kconfig (revision 67145c23e70b066443a3c0736e74aa2342a013fd)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Aeroflex Gaisler network device configuration
4#
5
6config GRETH
7	tristate "Aeroflex Gaisler GRETH Ethernet MAC support"
8	depends on SPARC
9	select PHYLIB
10	select CRC32
11	---help---
12	  Say Y here if you want to use the Aeroflex Gaisler GRETH Ethernet MAC.
13