aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/icplus/Kconfig
blob: 3aff81d7989fca246fb0b1c6dc75675a7a892511 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# IC Plus device configuration
#

config IP1000
	tristate "IP1000 Gigabit Ethernet support"
	depends on PCI && EXPERIMENTAL
	select NET_CORE
	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.