summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_OPTIMIZE_INLINING
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2019-05-31 20:21:58 +0100
committerPeter Robinson <pbrobinson@gmail.com>2019-05-31 20:21:58 +0100
commitd06c52d683f2054ed3f47bc1cff20c5044161170 (patch)
tree113de00f6f6faa659eb18813431d7376f07454ca /configs/fedora/generic/CONFIG_OPTIMIZE_INLINING
parent8de7cad79ad1515a1c37f1b4aedce5bbbef5dbf0 (diff)
downloadkernel-d06c52d683f2054ed3f47bc1cff20c5044161170.tar.gz
kernel-d06c52d683f2054ed3f47bc1cff20c5044161170.tar.xz
kernel-d06c52d683f2054ed3f47bc1cff20c5044161170.zip
turn off OPTIMIZE_INLINING everywhere except x86_64 which was previously the only arch that had it
Diffstat (limited to 'configs/fedora/generic/CONFIG_OPTIMIZE_INLINING')
-rw-r--r--configs/fedora/generic/CONFIG_OPTIMIZE_INLINING2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/fedora/generic/CONFIG_OPTIMIZE_INLINING b/configs/fedora/generic/CONFIG_OPTIMIZE_INLINING
index 6991e6d3f..b7e716809 100644
--- a/configs/fedora/generic/CONFIG_OPTIMIZE_INLINING
+++ b/configs/fedora/generic/CONFIG_OPTIMIZE_INLINING
@@ -1 +1 @@
-CONFIG_OPTIMIZE_INLINING=y
+# CONFIG_OPTIMIZE_INLINING is not set