aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
authorMartin Schwidefsky <schwidefsky@de.ibm.com>2018-07-24 08:23:29 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2018-07-25 09:07:20 +0200
commit6eedfaac712d7a1ebcfa34085fbae91f19d33bf3 (patch)
tree35c07ce19d564689caafa3f9663c1c8d9a417a57 /arch/s390/Kconfig
parents390: disable gcc plugins (diff)
downloadlinux-dev-6eedfaac712d7a1ebcfa34085fbae91f19d33bf3.tar.xz
linux-dev-6eedfaac712d7a1ebcfa34085fbae91f19d33bf3.zip
s390: reenable gcc plugins
Now that the early boot rework is upstream we can enable the gcc plugins again. See git commit 72f108b308707f21499e0ac05bf7370360cf06d8 "s390: disable gcc plugins" for reference. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r--arch/s390/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index f9b6036f1c16..3023fa00e4b5 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -140,7 +140,7 @@ config S390
select HAVE_FUNCTION_GRAPH_TRACER
select HAVE_FUNCTION_TRACER
select HAVE_FUTEX_CMPXCHG if FUTEX
- select HAVE_GCC_PLUGINS if BROKEN
+ select HAVE_GCC_PLUGINS
select HAVE_KERNEL_BZIP2
select HAVE_KERNEL_GZIP
select HAVE_KERNEL_LZ4