diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2007-04-26 19:45:09 +0900 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-04-27 16:20:25 +0100 |
commit | 74142d65b23b46587ea329202e957c901d9a57a1 (patch) | |
tree | 1760a640fcf1c502bbb07b20ef5ac56b0a17b4f6 /arch | |
parent | 820c229f6c82bb91c0dbfbce90f7e6eb9639c7ab (diff) | |
download | linux-3.10-74142d65b23b46587ea329202e957c901d9a57a1.tar.gz linux-3.10-74142d65b23b46587ea329202e957c901d9a57a1.tar.bz2 linux-3.10-74142d65b23b46587ea329202e957c901d9a57a1.zip |
[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')
-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 f9c4ba58d38..4edff8d54a6 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -500,7 +500,7 @@ config DDB5477 ether port USB, AC97, PCI, etc. config MACH_VR41XX - bool "NEC VR41XX-based machines" + bool "NEC VR4100 series based machines" select SYS_HAS_CPU_VR41XX select SYS_SUPPORTS_32BIT_KERNEL select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL |