summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/x86/x86_64
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/x86/x86_64
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/x86/x86_64')
-rw-r--r--configs/fedora/generic/x86/x86_64/CONFIG_OPTIMIZE_INLINING1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/fedora/generic/x86/x86_64/CONFIG_OPTIMIZE_INLINING b/configs/fedora/generic/x86/x86_64/CONFIG_OPTIMIZE_INLINING
new file mode 100644
index 000000000..6991e6d3f
--- /dev/null
+++ b/configs/fedora/generic/x86/x86_64/CONFIG_OPTIMIZE_INLINING
@@ -0,0 +1 @@
+CONFIG_OPTIMIZE_INLINING=y