RT-AC56 3.0.0.4.374.37 core
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / staging / et131x / Kconfig
blobe11cf340856ab748f981c4468378355f6cfeb536
1 config ET131X
2         tristate "Agere ET-1310 Gigabit Ethernet support"
3         depends on NETDEV_1000 && PCI
4         default n
5         ---help---
6           This driver supports Agere ET-1310 ethernet adapters.
8           To compile this driver as a module, choose M here. The module
9           will be called et131x.
11 config ET131X_DEBUG
12         bool "Enable et131x debugging"
13         depends on ET131X
14         default n
15         ---help---
16           Say Y for detailed debug information.
18           If in doubt, say N.