projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e05eb3f
)
MIPS: Kconfig: Remove extranous help keyword.
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 11 Jun 2013 21:10:49 +0000
(23:10 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 13 Jun 2013 15:46:40 +0000
(17:46 +0200)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
patch
|
blob
|
history
diff --git
a/arch/mips/Kconfig
b/arch/mips/Kconfig
index f17ba1ea7a47481e67ef5a4d3d3ce7d04adc093a..a46b0a2f8f0f48a0b0a2f465e7830ae979adeca9 100644
(file)
--- a/
arch/mips/Kconfig
+++ b/
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