linux: Enable detection of hung tasks

This commit is contained in:
Eelco Dolstra 2013-08-01 00:50:48 +02:00
parent f2f00c56e4
commit d1de0e2d6d

View file

@ -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