linux: Enable detection of hung tasks
This commit is contained in:
parent
f2f00c56e4
commit
d1de0e2d6d
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ with stdenv.lib;
|
|||
DEBUG_STACKOVERFLOW n
|
||||
RCU_TORTURE_TEST n
|
||||
SCHEDSTATS n
|
||||
DETECT_HUNG_TASK y
|
||||
|
||||
# Support drivers that need external firmware.
|
||||
STANDALONE n
|
||||
|
|
Loading…
Reference in a new issue