]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
NET_SB1250_MAC: Rename to SB1250_MAC
authorMaciej W. Rozycki <macro@linux-mips.org>
Fri, 14 Sep 2007 11:05:00 +0000 (12:05 +0100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:51:54 +0000 (16:51 -0700)
 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>
arch/mips/configs/bigsur_defconfig
arch/mips/configs/sb1250-swarm_defconfig
drivers/net/Kconfig
drivers/net/Makefile

index 700a3a2d688e56c40c81a10c46b777f132335cfa..9861fe670d89d9639ab5b361276455897eb9bd9b 100644 (file)
@@ -574,7 +574,7 @@ CONFIG_MII=y
 # CONFIG_HAMACHI is not set
 # CONFIG_YELLOWFIN is not set
 # CONFIG_R8169 is not set
-CONFIG_NET_SB1250_MAC=y
+CONFIG_SB1250_MAC=y
 # CONFIG_SIS190 is not set
 # CONFIG_SKGE is not set
 # CONFIG_SKY2 is not set
index 93f9e8331ad744b21ac79fa183a43c372e22d9b8..2f28557f3d724ea207a6dd6c833c58f1e68d88c5 100644 (file)
@@ -566,7 +566,7 @@ CONFIG_MII=y
 # CONFIG_HAMACHI is not set
 # CONFIG_YELLOWFIN is not set
 # CONFIG_R8169 is not set
-CONFIG_NET_SB1250_MAC=y
+CONFIG_SB1250_MAC=y
 # CONFIG_SIS190 is not set
 # CONFIG_SKGE is not set
 # CONFIG_SKY2 is not set
index 53615374f16a2e193acb7824727f8cb4df2f063d..467532c7975ce61a7f44b1cc54a0da931c277708 100644 (file)
@@ -2123,7 +2123,7 @@ config R8169_VLAN
          
          If in doubt, say Y.
 
-config NET_SB1250_MAC
+config SB1250_MAC
        tristate "SB1250 Gigabit Ethernet support"
        depends on SIBYTE_SB1xxx_SOC
        ---help---
index 9cbef58298703f32c8307193dc8c359764f46728..6220c50596ec9dda0aec27cead2c40254987bb19 100644 (file)
@@ -111,7 +111,7 @@ obj-$(CONFIG_E2100) += e2100.o 8390.o
 obj-$(CONFIG_ES3210) += es3210.o 8390.o
 obj-$(CONFIG_LNE390) += lne390.o 8390.o
 obj-$(CONFIG_NE3210) += ne3210.o 8390.o
-obj-$(CONFIG_NET_SB1250_MAC) += sb1250-mac.o
+obj-$(CONFIG_SB1250_MAC) += sb1250-mac.o
 obj-$(CONFIG_B44) += b44.o
 obj-$(CONFIG_FORCEDETH) += forcedeth.o
 obj-$(CONFIG_NE_H8300) += ne-h8300.o