diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-08-29 09:21:45 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-09-10 16:25:28 -0400 |
commit | 9308816c9f10142f9d0d5b4d0fa41f3bac4f4fd8 (patch) | |
tree | c864c7f1d634da516ae96a20a4e9abf085738a70 /arch/mips/Kconfig | |
parent | d4ef9dd33d0f513777409710fd99e016d46c3a85 (diff) |
[MIPS] Kconfig: whitespace cleanup.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-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 04797b289c21..4a54d21ee17c 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -80,10 +80,10 @@ config MACH_DECSTATION | |||
80 | If you have one of the following DECstation Models you definitely | 80 | If you have one of the following DECstation Models you definitely |
81 | want to choose R4xx0 for the CPU Type: | 81 | want to choose R4xx0 for the CPU Type: |
82 | 82 | ||
83 | DECstation 5000/50 | 83 | DECstation 5000/50 |
84 | DECstation 5000/150 | 84 | DECstation 5000/150 |
85 | DECstation 5000/260 | 85 | DECstation 5000/260 |
86 | DECsystem 5900/260 | 86 | DECsystem 5900/260 |
87 | 87 | ||
88 | otherwise choose R3000. | 88 | otherwise choose R3000. |
89 | 89 | ||