diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 978e72ab39c2..95d1b61342ec 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -467,6 +467,13 @@ config SNI_82596 | |||
467 | Say Y here to support the on-board Intel 82596 ethernet controller | 467 | Say Y here to support the on-board Intel 82596 ethernet controller |
468 | built into SNI RM machines. | 468 | built into SNI RM machines. |
469 | 469 | ||
470 | config KORINA | ||
471 | tristate "Korina (IDT RC32434) Ethernet support" | ||
472 | depends on NET_ETHERNET && MIKROTIK_RB500 | ||
473 | help | ||
474 | If you have a Mikrotik RouterBoard 500 or IDT RC32434 | ||
475 | based system say Y. Otherwise say N. | ||
476 | |||
470 | config MIPS_JAZZ_SONIC | 477 | config MIPS_JAZZ_SONIC |
471 | tristate "MIPS JAZZ onboard SONIC Ethernet support" | 478 | tristate "MIPS JAZZ onboard SONIC Ethernet support" |
472 | depends on MACH_JAZZ | 479 | depends on MACH_JAZZ |