blob: 5119ef18953b5d98e0c1c612ff386b82445ce6f8 [file] [log] [blame]
Jeff Kirsher7443713a2011-06-16 15:02:54 -07001#
2# IC Plus device configuration
3#
4
5config IP1000
6 tristate "IP1000 Gigabit Ethernet support"
Kees Cook35db3552013-01-22 10:30:26 -08007 depends on PCI
Jeff Kirsheraaba2152011-09-14 21:23:14 +00008 select NET_CORE
Jeff Kirsher7443713a2011-06-16 15:02:54 -07009 select MII
10 ---help---
11 This driver supports IP1000 gigabit Ethernet cards.
12
13 To compile this driver as a module, choose M here: the module
14 will be called ipg. This is recommended.