diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2008-04-28 07:48:40 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-04-28 12:14:33 -0400 |
commit | f57b2061ab7d444ae0c98764a9c9e09b33c36050 (patch) | |
tree | a90b17f25751834ac9ec20d15f3c2242cb201f4c /drivers/net/Kconfig | |
parent | a4a8f70d2db2998cf28532287ee89776d4d8a2ca (diff) |
[NET] Kconfig: Rename MIKROTIK_RB500 -> MIKROTIK_RB532
The platform is actually named routerboard 532 so let's call it this.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Acked-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 8082c1d142df..f90a86ba7e2f 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -469,7 +469,7 @@ config SNI_82596 | |||
469 | 469 | ||
470 | config KORINA | 470 | config KORINA |
471 | tristate "Korina (IDT RC32434) Ethernet support" | 471 | tristate "Korina (IDT RC32434) Ethernet support" |
472 | depends on NET_ETHERNET && MIKROTIK_RB500 | 472 | depends on NET_ETHERNET && MIKROTIK_RB532 |
473 | help | 473 | help |
474 | If you have a Mikrotik RouterBoard 500 or IDT RC32434 | 474 | If you have a Mikrotik RouterBoard 500 or IDT RC32434 |
475 | based system say Y. Otherwise say N. | 475 | based system say Y. Otherwise say N. |