Blackfin: enable support for LOCKDEP
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
c7b412f41d
commit
6fa68e7a7f
|
@ -55,6 +55,9 @@ config FORCE_MAX_ZONEORDER
|
|||
config GENERIC_CALIBRATE_DELAY
|
||||
def_bool y
|
||||
|
||||
config LOCKDEP_SUPPORT
|
||||
def_bool y
|
||||
|
||||
config STACKTRACE_SUPPORT
|
||||
def_bool y
|
||||
|
||||
|
|
Loading…
Reference in New Issue