]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
ARC: fix allnoconfig build warning
authorVineet Gupta <vgupta@synopsys.com>
Fri, 29 Sep 2017 21:46:50 +0000 (14:46 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Sep 2021 09:41:16 +0000 (11:41 +0200)
commit 5464d03d92601ac2977ef605b0cbb33276567daf upstream.

Reported-by: Dmitrii Kolesnichenko <dmitrii@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arc/Kconfig

index a5d8bef65911f09477187856833eb13b6a0f6bcd..77f6b1c737370e7baaa6dd1db0e7d495bb7b0593 100644 (file)
@@ -23,7 +23,7 @@ config ARC
        select GENERIC_SMP_IDLE_THREAD
        select HAVE_ARCH_KGDB
        select HAVE_ARCH_TRACEHOOK
-       select HAVE_FUTEX_CMPXCHG
+       select HAVE_FUTEX_CMPXCHG if FUTEX
        select HAVE_IOREMAP_PROT
        select HAVE_KPROBES
        select HAVE_KRETPROBES