aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/configs/haps_hs_smp_defconfig
diff options
context:
space:
mode:
authorAlexey Brodkin <abrodkin@synopsys.com>2017-09-08 23:12:59 +0300
committerVineet Gupta <vgupta@synopsys.com>2017-10-03 20:36:49 -0700
commit9583833e9e3628177661e815e5ce80dd3955d82f (patch)
tree17f92224148779c3284290f9f2822d85fc51ec01 /arch/arc/configs/haps_hs_smp_defconfig
parentARC: [plat-axs10x] sdio: Temporary fix of sdio ciu frequency (diff)
downloadlinux-dev-9583833e9e3628177661e815e5ce80dd3955d82f.tar.xz
linux-dev-9583833e9e3628177661e815e5ce80dd3955d82f.zip
ARC: [*defconfig] Reenable soft lock-up detector
Commit 92e5aae45778 "kernel/watchdog: split up config options" introduced SOFTLOCKUP_DETECTOR which selects LOCKUP_DETECTOR instead of the latter to be selected itself. We need to adjust our defconfigs accordingly. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/configs/haps_hs_smp_defconfig')
-rw-r--r--arch/arc/configs/haps_hs_smp_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arc/configs/haps_hs_smp_defconfig b/arch/arc/configs/haps_hs_smp_defconfig
index 821a2e562f3f..3507be2af6fe 100644
--- a/arch/arc/configs/haps_hs_smp_defconfig
+++ b/arch/arc/configs/haps_hs_smp_defconfig
@@ -84,5 +84,5 @@ CONFIG_TMPFS=y
CONFIG_NFS_FS=y
# CONFIG_ENABLE_WARN_DEPRECATED is not set
# CONFIG_ENABLE_MUST_CHECK is not set
-CONFIG_LOCKUP_DETECTOR=y
+CONFIG_SOFTLOCKUP_DETECTOR=y
# CONFIG_DEBUG_PREEMPT is not set