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 7a58ab933b206a397c56b65f6a608fc4f9a1d8eb..49f98bf9e89d1c30bfbc180773ebf2e6b7fff426 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