diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2007-09-14 07:05:00 -0400 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-10 19:51:54 -0400 |
commit | 1a9e8549efda23a08451d0ac582713dfd04f0951 (patch) | |
tree | 159346c51d893a1fdc79bedf6a312435dc8f9135 /drivers/net/Kconfig | |
parent | 25a72dfe044a716222d7adb4f075afc62ed4061f (diff) |
NET_SB1250_MAC: Rename to SB1250_MAC
Rename NET_SB1250_MAC to SB1250_MAC to follow the convention.
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-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 53615374f16a..467532c7975c 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2123,7 +2123,7 @@ config R8169_VLAN | |||
2123 | 2123 | ||
2124 | If in doubt, say Y. | 2124 | If in doubt, say Y. |
2125 | 2125 | ||
2126 | config NET_SB1250_MAC | 2126 | config SB1250_MAC |
2127 | tristate "SB1250 Gigabit Ethernet support" | 2127 | tristate "SB1250 Gigabit Ethernet support" |
2128 | depends on SIBYTE_SB1xxx_SOC | 2128 | depends on SIBYTE_SB1xxx_SOC |
2129 | ---help--- | 2129 | ---help--- |