summaryrefslogtreecommitdiff
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorKristoffer Glembo <kristoffer@gaisler.com>2010-02-15 03:33:44 +0000
committerDavid S. Miller <davem@davemloft.net>2010-02-17 15:59:40 -0800
commitd4c41139df6e74c6fff0cbac43e51cab782133be (patch)
treec0831f0896b680d272e3e20314c8b47efb9ca48c /drivers/net/Kconfig
parentb6ca430599ea37843632b0eaa231dea5414dec25 (diff)
net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driver
Adds device driver for Aeroflex Gaisler 10/100 and 10/100/1G Ethernet MAC IP cores. Signed-off-by: Kristoffer Glembo <kristoffer@gaisler.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 069057796bd7..17ff15f6099a 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -995,6 +995,14 @@ config ETHOC
help
Say Y here if you want to use the OpenCores 10/100 Mbps Ethernet MAC.
+config GRETH
+ tristate "Aeroflex Gaisler GRETH Ethernet MAC support"
+ depends on OF
+ select PHYLIB
+ select CRC32
+ help
+ Say Y here if you want to use the Aeroflex Gaisler GRETH Ethernet MAC.
+
config SMC911X
tristate "SMSC LAN911[5678] support"
select CRC32