1#
2# IC Plus device configuration
3#
4
5config IP1000
6	tristate "IP1000 Gigabit Ethernet support"
7	depends on PCI
8	select MII
9	---help---
10	  This driver supports IP1000 gigabit Ethernet cards.
11
12	  To compile this driver as a module, choose M here: the module
13	  will be called ipg.  This is recommended.
14