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