MIPS: Kconfig: Remove extranous help keyword.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
e05eb3f8c1
commit
0cecddecd3
1 changed files with 0 additions and 1 deletions
|
@ -1013,7 +1013,6 @@ config CPU_BIG_ENDIAN
|
||||||
config CPU_LITTLE_ENDIAN
|
config CPU_LITTLE_ENDIAN
|
||||||
bool "Little endian"
|
bool "Little endian"
|
||||||
depends on SYS_SUPPORTS_LITTLE_ENDIAN
|
depends on SYS_SUPPORTS_LITTLE_ENDIAN
|
||||||
help
|
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue