2019-05-19 13:07:45 +01:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2011-07-24 14:51:26 -07:00
|
|
|
#
|
|
|
|
|
# Aeroflex Gaisler network device configuration
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
config GRETH
|
|
|
|
|
tristate "Aeroflex Gaisler GRETH Ethernet MAC support"
|
|
|
|
|
depends on SPARC
|
|
|
|
|
select PHYLIB
|
|
|
|
|
select CRC32
|
2020-06-14 01:50:22 +09:00
|
|
|
help
|
2011-07-24 14:51:26 -07:00
|
|
|
Say Y here if you want to use the Aeroflex Gaisler GRETH Ethernet MAC.
|