diff options
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/net/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 28c17d1ca5cb..9cb3ca5806fc 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
| @@ -486,7 +486,7 @@ config SGI_IOC3_ETH_HW_TX_CSUM | |||
| 486 | 486 | ||
| 487 | config MIPS_SIM_NET | 487 | config MIPS_SIM_NET |
| 488 | tristate "MIPS simulator Network device (EXPERIMENTAL)" | 488 | tristate "MIPS simulator Network device (EXPERIMENTAL)" |
| 489 | depends on NETDEVICES && MIPS_SIM && EXPERIMENTAL | 489 | depends on MIPS_SIM && EXPERIMENTAL |
| 490 | help | 490 | help |
| 491 | The MIPSNET device is a simple Ethernet network device which is | 491 | The MIPSNET device is a simple Ethernet network device which is |
| 492 | emulated by the MIPS Simulator. | 492 | emulated by the MIPS Simulator. |
| @@ -2467,7 +2467,7 @@ config ISERIES_VETH | |||
| 2467 | 2467 | ||
| 2468 | config RIONET | 2468 | config RIONET |
| 2469 | tristate "RapidIO Ethernet over messaging driver support" | 2469 | tristate "RapidIO Ethernet over messaging driver support" |
| 2470 | depends on NETDEVICES && RAPIDIO | 2470 | depends on RAPIDIO |
| 2471 | 2471 | ||
| 2472 | config RIONET_TX_SIZE | 2472 | config RIONET_TX_SIZE |
| 2473 | int "Number of outbound queue entries" | 2473 | int "Number of outbound queue entries" |
