mirror of https://gitee.com/openkylin/linux.git
MIPS: Kconfig: Remove extranous help keyword.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
cb2f9938d0
commit
b378758658
|
@ -1030,7 +1030,6 @@ config CPU_BIG_ENDIAN
|
|||
config CPU_LITTLE_ENDIAN
|
||||
bool "Little endian"
|
||||
depends on SYS_SUPPORTS_LITTLE_ENDIAN
|
||||
help
|
||||
|
||||
endchoice
|
||||
|
||||
|
|
Loading…
Reference in New Issue