- better use commonly used digits in ISA config
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 29 Sep 2007 19:47:04 +0000 (19:47 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 29 Sep 2007 19:47:04 +0000 (19:47 -0000)
target/Config.in.arch

index 6ac81a20922cca6f169a2b1fe9387915b16f10a9..a6d611912d8882b76e518455092d2b8d4ffe8655 100644 (file)
@@ -129,13 +129,13 @@ choice
          Specific CPU variant to use
 
 config BR2_mips_1
-       bool "mips 1"
+       bool "mips I (generic)"
 config BR2_mips_2
-       bool "mips 2"
+       bool "mips II"
 config BR2_mips_3
-       bool "mips 3"
+       bool "mips III"
 config BR2_mips_4
-       bool "mips 4"
+       bool "mips IV"
 config BR2_mips_32
        bool "mips 32"
 config BR2_mips_32r2