projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4a8f70
)
[NET] Kconfig: Rename MIKROTIK_RB500 -> MIKROTIK_RB532
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 28 Apr 2008 11:48:40 +0000
(12:48 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 28 Apr 2008 16:14:33 +0000
(17:14 +0100)
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>
drivers/net/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/Kconfig
b/drivers/net/Kconfig
index 8082c1d142df7e4c15982a40436c9e2110723644..f90a86ba7e2f1fbf8fd10860d010ea8e8fd59af9 100644
(file)
--- a/
drivers/net/Kconfig
+++ b/
drivers/net/Kconfig
@@
-469,7
+469,7
@@
config SNI_82596
config KORINA
tristate "Korina (IDT RC32434) Ethernet support"
- depends on NET_ETHERNET && MIKROTIK_RB5
00
+ depends on NET_ETHERNET && MIKROTIK_RB5
32
help
If you have a Mikrotik RouterBoard 500 or IDT RC32434
based system say Y. Otherwise say N.