|
@@ -1380,6 +1380,17 @@ config AC3200
|
|
|
To compile this driver as a module, choose M here. The module
|
|
|
will be called ac3200.
|
|
|
|
|
|
+config KSZ884X_PCI
|
|
|
+ tristate "Micrel KSZ8841/2 PCI"
|
|
|
+ depends on NET_PCI && PCI
|
|
|
+ select MII
|
|
|
+ select CRC32
|
|
|
+ help
|
|
|
+ This PCI driver is for Micrel KSZ8841/KSZ8842 PCI Ethernet chip.
|
|
|
+
|
|
|
+ To compile this driver as a module, choose M here. The module
|
|
|
+ will be called ksz884x.
|
|
|
+
|
|
|
config APRICOT
|
|
|
tristate "Apricot Xen-II on board Ethernet"
|
|
|
depends on NET_PCI && ISA
|