diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-08-29 14:21:45 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-09-11 19:03:25 +0100 |
commit | ad015f41e1ea7c64bb8b25c46c33bb049ec54f71 (patch) | |
tree | c864c7f1d634da516ae96a20a4e9abf085738a70 /arch/mips | |
parent | 41f9c78c2e599d3a50cf092eda2d1c2d5962bda8 (diff) |
[MIPS] Kconfig: whitespace cleanup.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/Kconfig | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 04797b289c2..4a54d21ee17 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -80,10 +80,10 @@ config MACH_DECSTATION If you have one of the following DECstation Models you definitely want to choose R4xx0 for the CPU Type: - DECstation 5000/50 - DECstation 5000/150 - DECstation 5000/260 - DECsystem 5900/260 + DECstation 5000/50 + DECstation 5000/150 + DECstation 5000/260 + DECsystem 5900/260 otherwise choose R3000. |