From: Vasily Gorbik Date: Mon, 13 Nov 2017 15:58:34 +0000 (+0100) Subject: s390/kbuild: get rid of a warning when compiling with KCOV X-Git-Tag: v4.15-rc1~59^2~22 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=dfd4c4935de8ac39f22e0f65972140405fd27942;p=linux-block.git s390/kbuild: get rid of a warning when compiling with KCOV This change fixes the following warning: warning: (KCOV) selects GCC_PLUGINS which has unmet direct dependencies (HAVE_GCC_PLUGINS && !COMPILE_TEST) Signed-off-by: Vasily Gorbik Signed-off-by: Heiko Carstens --- diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 863a62a6de3c..f5beccbe74d8 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig @@ -148,6 +148,7 @@ config S390 select HAVE_FUNCTION_GRAPH_TRACER select HAVE_FUNCTION_TRACER select HAVE_FUTEX_CMPXCHG if FUTEX + select HAVE_GCC_PLUGINS select HAVE_KERNEL_BZIP2 select HAVE_KERNEL_GZIP select HAVE_KERNEL_LZ4