[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>
This commit is contained in:
parent
a4a8f70d2d
commit
f57b2061ab
1 changed files with 1 additions and 1 deletions
|
@ -469,7 +469,7 @@ config SNI_82596
|
||||||
|
|
||||||
config KORINA
|
config KORINA
|
||||||
tristate "Korina (IDT RC32434) Ethernet support"
|
tristate "Korina (IDT RC32434) Ethernet support"
|
||||||
depends on NET_ETHERNET && MIKROTIK_RB500
|
depends on NET_ETHERNET && MIKROTIK_RB532
|
||||||
help
|
help
|
||||||
If you have a Mikrotik RouterBoard 500 or IDT RC32434
|
If you have a Mikrotik RouterBoard 500 or IDT RC32434
|
||||||
based system say Y. Otherwise say N.
|
based system say Y. Otherwise say N.
|
||||||
|
|
Loading…
Reference in a new issue