M7350/kernel/drivers/net/ethernet/icplus/Kconfig

14 lines
300 B
Plaintext
Raw Normal View History

2024-09-09 08:52:07 +00:00
#
# IC Plus device configuration
#
config IP1000
tristate "IP1000 Gigabit Ethernet support"
2024-09-09 08:57:42 +00:00
depends on PCI
2024-09-09 08:52:07 +00:00
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.