MIPS: Kconfig: Remove extranous help keyword.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 11 Jun 2013 21:10:49 +0000 (23:10 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 13 Jun 2013 14:43:15 +0000 (16:43 +0200)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig

index 7a58ab9..49f98bf 100644 (file)
@@ -1030,7 +1030,6 @@ config CPU_BIG_ENDIAN
 config CPU_LITTLE_ENDIAN
        bool "Little endian"
        depends on SYS_SUPPORTS_LITTLE_ENDIAN
-       help
 
 endchoice