15 lines
333 B
Plaintext
15 lines
333 B
Plaintext
#
|
|
# 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.
|