Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux...
[deliverable/linux.git] / drivers / net / ethernet / agere / Kconfig
CommitLineData
38df6492
ME
1#
2# Agere device configuration
3#
4
5config NET_VENDOR_AGERE
6 bool "Agere devices"
7 default y
8 depends on PCI
9 ---help---
138b15ed 10 If you have a network (Ethernet) card belonging to this class, say Y.
38df6492
ME
11
12 Note that the answer to this question doesn't directly affect the
13 kernel: saying N will just cause the configurator to skip all
14 the questions about Agere devices. If you say Y, you will be asked
15 for your specific card in the following questions.
16
17if NET_VENDOR_AGERE
18
19config ET131X
20 tristate "Agere ET-1310 Gigabit Ethernet support"
21 depends on PCI
22 select PHYLIB
23 ---help---
24 This driver supports Agere ET-1310 ethernet adapters.
25
26 To compile this driver as a module, choose M here. The module
27 will be called et131x.
28
29endif # NET_VENDOR_AGERE
This page took 0.104302 seconds and 5 git commands to generate.