Browse Source

MIPS: Kconfig: Remove extranous help keyword.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 12 years ago
parent
commit
b378758658
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/mips/Kconfig

+ 0 - 1
arch/mips/Kconfig

@@ -1030,7 +1030,6 @@ config CPU_BIG_ENDIAN
 config CPU_LITTLE_ENDIAN
 	bool "Little endian"
 	depends on SYS_SUPPORTS_LITTLE_ENDIAN
-	help
 
 endchoice