Kconfig (4208e6ae114ac8266dcacc9696a443ce5c37b04e) Kconfig (3a977deebe6b9a10043182e922f6883924ef21f5)
1config DP8393X
2 bool
3
4config NE2000_COMMON
5 bool
6
7config NE2000_PCI
8 bool

--- 30 unchanged lines hidden (view full) ---

39 default y if PCI_DEVICES
40 depends on PCI
41
42config E1000E_PCI_EXPRESS
43 bool
44 default y if PCI_DEVICES
45 depends on PCI_EXPRESS && MSI_NONBROKEN
46
1config DP8393X
2 bool
3
4config NE2000_COMMON
5 bool
6
7config NE2000_PCI
8 bool

--- 30 unchanged lines hidden (view full) ---

39 default y if PCI_DEVICES
40 depends on PCI
41
42config E1000E_PCI_EXPRESS
43 bool
44 default y if PCI_DEVICES
45 depends on PCI_EXPRESS && MSI_NONBROKEN
46
47config IGB_PCI_EXPRESS
48 bool
49 default y if PCI_DEVICES
50 depends on PCI_EXPRESS && MSI_NONBROKEN
51
47config RTL8139_PCI
48 bool
49 default y if PCI_DEVICES
50 depends on PCI
51
52config VMXNET3_PCI
53 bool
54 default y if PCI_DEVICES && PC_PCI

--- 101 unchanged lines hidden ---
52config RTL8139_PCI
53 bool
54 default y if PCI_DEVICES
55 depends on PCI
56
57config VMXNET3_PCI
58 bool
59 default y if PCI_DEVICES && PC_PCI

--- 101 unchanged lines hidden ---