Browse Source

MIPS: Kconfig: Remove extranous help keyword.

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

+ 0 - 1
arch/mips/Kconfig

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