2 # Davicom device configuration
6 tristate "DM9000 support"
7 depends on ARM || BLACKFIN || MIPS
12 Support for DM9000 chipset.
14 To compile this driver as a module, choose M here. The module
15 will be called dm9000.
17 config DM9000_FORCE_SIMPLE_PHY_POLL
18 bool "Force simple NSR based PHY polling"
21 This configuration forces the DM9000 to use the NSR's LinkStatus
22 bit to determine if the link is up or down instead of the more
23 costly MII PHY reads. Note, this will not work if the chip is
24 operating with an external PHY.