Skip to content

Commit

Permalink
[NET] Kconfig: Rename MIKROTIK_RB500 -> MIKROTIK_RB532
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ralf Baechle committed Apr 28, 2008
1 parent a4a8f70 commit f57b206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ config SNI_82596

config KORINA
tristate "Korina (IDT RC32434) Ethernet support"
depends on NET_ETHERNET && MIKROTIK_RB500
depends on NET_ETHERNET && MIKROTIK_RB532
help
If you have a Mikrotik RouterBoard 500 or IDT RC32434
based system say Y. Otherwise say N.
Expand Down

0 comments on commit f57b206

Please sign in to comment.