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-10 21:25:28 +0100 |
commit | 9308816c9f10142f9d0d5b4d0fa41f3bac4f4fd8 (patch) | |
tree | c864c7f1d634da516ae96a20a4e9abf085738a70 | |
parent | d4ef9dd33d0f513777409710fd99e016d46c3a85 (diff) | |
download | linux-3.10-9308816c9f10142f9d0d5b4d0fa41f3bac4f4fd8.tar.gz linux-3.10-9308816c9f10142f9d0d5b4d0fa41f3bac4f4fd8.tar.bz2 linux-3.10-9308816c9f10142f9d0d5b4d0fa41f3bac4f4fd8.zip |
[MIPS] Kconfig: whitespace cleanup.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-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. |