Kconfig 300 B

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