| Jeff Kirsher | 7443713 | 2011-06-16 15:02:54 -0700 | [diff] [blame] | 1 | # | 
|  | 2 | # IC Plus device configuration | 
|  | 3 | # | 
|  | 4 |  | 
|  | 5 | config IP1000 | 
|  | 6 | tristate "IP1000 Gigabit Ethernet support" | 
|  | 7 | depends on PCI && EXPERIMENTAL | 
| Jeff Kirsher | aaba215 | 2011-09-14 21:23:14 +0000 | [diff] [blame] | 8 | select NET_CORE | 
| Jeff Kirsher | 7443713 | 2011-06-16 15:02:54 -0700 | [diff] [blame] | 9 | 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. |