projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a6777a
)
s390: reenable gcc plugins
author
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Tue, 24 Jul 2018 06:23:29 +0000
(08:23 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Wed, 25 Jul 2018 07:07:20 +0000
(09:07 +0200)
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>
arch/s390/Kconfig
patch
|
blob
|
history
diff --git
a/arch/s390/Kconfig
b/arch/s390/Kconfig
index f9b6036f1c16d0a3a9ba7749386062d61048fc43..3023fa00e4b501385e9e9884efdde413940ceaf9 100644
(file)
--- 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