diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2007-04-26 06:45:09 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-04-27 11:20:25 -0400 |
commit | 74142d65b23b46587ea329202e957c901d9a57a1 (patch) | |
tree | 1760a640fcf1c502bbb07b20ef5ac56b0a17b4f6 /arch/mips | |
parent | 820c229f6c82bb91c0dbfbce90f7e6eb9639c7ab (diff) |
[MIPS] rename VR41XX to VR4100 series
This patch has renamed VR41XX to VR4100 series.
That's better.
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index f9c4ba58d384..4edff8d54a64 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -500,7 +500,7 @@ config DDB5477 | |||
500 | ether port USB, AC97, PCI, etc. | 500 | ether port USB, AC97, PCI, etc. |
501 | 501 | ||
502 | config MACH_VR41XX | 502 | config MACH_VR41XX |
503 | bool "NEC VR41XX-based machines" | 503 | bool "NEC VR4100 series based machines" |
504 | select SYS_HAS_CPU_VR41XX | 504 | select SYS_HAS_CPU_VR41XX |
505 | select SYS_SUPPORTS_32BIT_KERNEL | 505 | select SYS_SUPPORTS_32BIT_KERNEL |
506 | select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL | 506 | select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL |