From: Mark Brown Date: Thu, 4 Dec 2014 17:08:03 +0000 (+0000) Subject: configs: Enable RCU torture tests as master X-Git-Tag: firefly_0821_release~3680^2~5^2~2^2~2 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=00cbaa5c5a23b4089d6fa42c1606074c1c24ddb8;p=firefly-linux-kernel-4.4.55.git configs: Enable RCU torture tests as master Signed-off-by: Mark Brown --- diff --git a/linaro/configs/linaro-base.conf b/linaro/configs/linaro-base.conf index bbd0f160398f..15f6ea784f63 100644 --- a/linaro/configs/linaro-base.conf +++ b/linaro/configs/linaro-base.conf @@ -116,3 +116,5 @@ CONFIG_EXT4_FS_SECURITY=y CONFIG_BLK_DEV_LOOP=y CONFIG_DEBUG_INFO=y CONFIG_FANOTIFY=y +CONFIG_RCU_TORTURE_TEST=m +CONFIG_RCU_TORTURE_TEST_RUNNABLE=n