Kconfig 300 字节
Newer Older
J
Jeff Kirsher 已提交
1 2 3 4 5 6
#
# IC Plus device configuration
#

config IP1000
	tristate "IP1000 Gigabit Ethernet support"
7
	depends on PCI
J
Jeff Kirsher 已提交
8 9 10 11 12 13
	select MII
	---help---
	  This driver supports IP1000 gigabit Ethernet cards.

	  To compile this driver as a module, choose M here: the module
	  will be called ipg.  This is recommended.