mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 10:14:23 +08:00
1fe003fd42
Move the Aeroflex Gaisler driver into drivers/net/ethernet/aeroflex/ and make the necessary Kconfig and Makefile changes. CC: Kristoffer Glembo <kristoffer@gaisler.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
12 lines
255 B
Plaintext
12 lines
255 B
Plaintext
#
|
|
# Aeroflex Gaisler network device configuration
|
|
#
|
|
|
|
config GRETH
|
|
tristate "Aeroflex Gaisler GRETH Ethernet MAC support"
|
|
depends on SPARC
|
|
select PHYLIB
|
|
select CRC32
|
|
---help---
|
|
Say Y here if you want to use the Aeroflex Gaisler GRETH Ethernet MAC.
|