Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[deliverable/linux.git] / drivers / net / ethernet / silan / Kconfig
CommitLineData
1b6b7172
CEB
1#
2# Silan device configuration
3#
4
5config NET_VENDOR_SILAN
6 bool "Silan devices"
7 default y
7980fd23 8 depends on PCI
1b6b7172 9 ---help---
138b15ed 10 If you have a network (Ethernet) card belonging to this class, say Y.
1b6b7172
CEB
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 Silan devices. If you say Y, you will be asked for
15 your specific card in the following questions.
16
17if NET_VENDOR_SILAN
18
19config SC92031
7980fd23
KC
20 tristate "Silan SC92031 PCI Fast Ethernet Adapter driver"
21 depends on PCI
1b6b7172
CEB
22 select CRC32
23 ---help---
24 This is a driver for the Fast Ethernet PCI network cards based on
25 the Silan SC92031 chip (sometimes also called Rsltek 8139D). If you
26 have one of these, say Y here.
27
28 To compile this driver as a module, choose M here: the module
29 will be called sc92031. This is recommended.
30
31endif # NET_VENDOR_SILAN
This page took 0.350967 seconds and 5 git commands to generate.