projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb2f993
)
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 14:43:15 +0000
(16:43 +0200)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/Kconfig
b/arch/mips/Kconfig
index 7a58ab933b206a397c56b65f6a608fc4f9a1d8eb..49f98bf9e89d1c30bfbc180773ebf2e6b7fff426 100644
(file)
--- a/
arch/mips/Kconfig
+++ b/
arch/mips/Kconfig
@@
-1030,7
+1030,6
@@
config CPU_BIG_ENDIAN
config CPU_LITTLE_ENDIAN
bool "Little endian"
depends on SYS_SUPPORTS_LITTLE_ENDIAN
- help
endchoice