projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98a725a
)
CRISv32: allow CONFIG_DEBUG_BUGVERBOSE
author
Rabin Vincent
<rabin@rab.in>
Thu, 14 May 2015 12:36:56 +0000
(14:36 +0200)
committer
Jesper Nilsson
<jespern@axis.com>
Fri, 4 Sep 2015 22:33:25 +0000
(
00:33
+0200)
Support for verbose BUG reporting already exists, but the HAVE flag that
allows the option to be enabled is missing.
Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
arch/cris/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/cris/Kconfig
b/arch/cris/Kconfig
index 0314e325a669345eb8f9aea8d006a0bc66a13e1d..b202b8277a266fbf761c6c7175fd142a33c4b350 100644
(file)
--- a/
arch/cris/Kconfig
+++ b/
arch/cris/Kconfig
@@
-58,6
+58,7
@@
config CRIS
select CLKSRC_MMIO if ETRAX_ARCH_V32
select GENERIC_CLOCKEVENTS if ETRAX_ARCH_V32
select GENERIC_SCHED_CLOCK if ETRAX_ARCH_V32
+ select HAVE_DEBUG_BUGVERBOSE if ETRAX_ARCH_V32
config HZ
int