aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-4.9
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2018-01-25 14:01:34 +0100
committerFelix Fietkau <nbd@nbd.name>2018-10-09 14:15:53 +0200
commit1e8882585c6f4a5e7f5e2b4f18cd550aafa6f81d (patch)
treeec2d34fe2a5013efa7db295f26ef140f8121d424 /target/linux/generic/config-4.9
parenta45f4f50e16cd2d0370a4470c3ede0c6c7754ba9 (diff)
downloadupstream-1e8882585c6f4a5e7f5e2b4f18cd550aafa6f81d.tar.gz
upstream-1e8882585c6f4a5e7f5e2b4f18cd550aafa6f81d.tar.bz2
upstream-1e8882585c6f4a5e7f5e2b4f18cd550aafa6f81d.zip
kernel: support gcc-optimized inlining on all architectures
Optimized inlining was disabled by default when gcc 4 was still relatively new. By now, all gcc versions handle this well and there seems to be no real reason to keep it x86-only. Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/generic/config-4.9')
-rw-r--r--target/linux/generic/config-4.91
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9
index 85ae3fe0ab..5153ef6755 100644
--- a/target/linux/generic/config-4.9
+++ b/target/linux/generic/config-4.9
@@ -3119,6 +3119,7 @@ CONFIG_NMI_LOG_BUF_SHIFT=13
# CONFIG_OPROFILE is not set
# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
# CONFIG_OPT3001 is not set
+# CONFIG_OPTIMIZE_INLINING is not set
# CONFIG_ORANGEFS_FS is not set
# CONFIG_ORION_WATCHDOG is not set
# CONFIG_OSF_PARTITION is not set