aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
author <jgarzik@pretzel.yyz.us>2005-06-04 17:02:29 -0400
committerJeff Garzik <jgarzik@pobox.com>2005-06-04 17:02:29 -0400
commit79121839aad7153907b92462759675266f1f2ac4 (patch)
tree04193828c34aa1b46149840b2b24cdb703aaab5c /drivers/net/Kconfig
parentb00b2f70ddde86b0a4674b8518c78d3ad5dc68b7 (diff)
parenta1365275e745bb0a173c918a52bcdfa6ce122f7e (diff)
Automatic merge of /spare/repo/netdev-2.6 branch dm9000
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index f08e01b2fd19..cebee528f3c7 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -824,6 +824,18 @@ config SMC9194
824 <file:Documentation/networking/net-modules.txt>. The module 824 <file:Documentation/networking/net-modules.txt>. The module
825 will be called smc9194. 825 will be called smc9194.
826 826
827config DM9000
828 tristate "DM9000 support"
829 depends on ARM && NET_ETHERNET
830 select CRC32
831 select MII
832 ---help---
833 Support for DM9000 chipset.
834
835 To compile this driver as a module, choose M here and read
836 <file:Documentation/networking/net-modules.txt>. The module will be
837 called dm9000.
838
827config NET_VENDOR_RACAL 839config NET_VENDOR_RACAL
828 bool "Racal-Interlan (Micom) NI cards" 840 bool "Racal-Interlan (Micom) NI cards"
829 depends on NET_ETHERNET && ISA 841 depends on NET_ETHERNET && ISA