CRISv32: allow CONFIG_DEBUG_BUGVERBOSE
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>
This commit is contained in:
committed by
Jesper Nilsson
parent
98a725a57a
commit
f59625a8f7
@ -58,6 +58,7 @@ config CRIS
|
|||||||
select CLKSRC_MMIO if ETRAX_ARCH_V32
|
select CLKSRC_MMIO if ETRAX_ARCH_V32
|
||||||
select GENERIC_CLOCKEVENTS if ETRAX_ARCH_V32
|
select GENERIC_CLOCKEVENTS if ETRAX_ARCH_V32
|
||||||
select GENERIC_SCHED_CLOCK if ETRAX_ARCH_V32
|
select GENERIC_SCHED_CLOCK if ETRAX_ARCH_V32
|
||||||
|
select HAVE_DEBUG_BUGVERBOSE if ETRAX_ARCH_V32
|
||||||
|
|
||||||
config HZ
|
config HZ
|
||||||
int
|
int
|
||||||
|
Reference in New Issue
Block a user