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 /arch/mips | |
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 'arch/mips')
-rw-r--r-- | arch/mips/configs/bigsur_defconfig | 2 | ||||
-rw-r--r-- | arch/mips/configs/sb1250-swarm_defconfig | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/configs/bigsur_defconfig b/arch/mips/configs/bigsur_defconfig index 700a3a2d688e..9861fe670d89 100644 --- a/arch/mips/configs/bigsur_defconfig +++ b/arch/mips/configs/bigsur_defconfig | |||
@@ -574,7 +574,7 @@ CONFIG_MII=y | |||
574 | # CONFIG_HAMACHI is not set | 574 | # CONFIG_HAMACHI is not set |
575 | # CONFIG_YELLOWFIN is not set | 575 | # CONFIG_YELLOWFIN is not set |
576 | # CONFIG_R8169 is not set | 576 | # CONFIG_R8169 is not set |
577 | CONFIG_NET_SB1250_MAC=y | 577 | CONFIG_SB1250_MAC=y |
578 | # CONFIG_SIS190 is not set | 578 | # CONFIG_SIS190 is not set |
579 | # CONFIG_SKGE is not set | 579 | # CONFIG_SKGE is not set |
580 | # CONFIG_SKY2 is not set | 580 | # CONFIG_SKY2 is not set |
diff --git a/arch/mips/configs/sb1250-swarm_defconfig b/arch/mips/configs/sb1250-swarm_defconfig index 93f9e8331ad7..2f28557f3d72 100644 --- a/arch/mips/configs/sb1250-swarm_defconfig +++ b/arch/mips/configs/sb1250-swarm_defconfig | |||
@@ -566,7 +566,7 @@ CONFIG_MII=y | |||
566 | # CONFIG_HAMACHI is not set | 566 | # CONFIG_HAMACHI is not set |
567 | # CONFIG_YELLOWFIN is not set | 567 | # CONFIG_YELLOWFIN is not set |
568 | # CONFIG_R8169 is not set | 568 | # CONFIG_R8169 is not set |
569 | CONFIG_NET_SB1250_MAC=y | 569 | CONFIG_SB1250_MAC=y |
570 | # CONFIG_SIS190 is not set | 570 | # CONFIG_SIS190 is not set |
571 | # CONFIG_SKGE is not set | 571 | # CONFIG_SKGE is not set |
572 | # CONFIG_SKY2 is not set | 572 | # CONFIG_SKY2 is not set |