summaryrefslogtreecommitdiffstats
path: root/kernel-ppc64le.config
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2018-11-13 17:57:21 +0100
committerJustin M. Forbes <jforbes@fedoraproject.org>2018-11-15 13:44:46 -0800
commitae8e3e89c1f28c1f1221a2f802306fd1195d7fc0 (patch)
tree855d3e6ff9ef1cd6d533b0907626ecfef3c17b45 /kernel-ppc64le.config
parentded23d15f8acda0419616f14e351e7e6f0ea0cc5 (diff)
downloadkernel-ae8e3e89c1f28c1f1221a2f802306fd1195d7fc0.tar.gz
kernel-ae8e3e89c1f28c1f1221a2f802306fd1195d7fc0.tar.xz
kernel-ae8e3e89c1f28c1f1221a2f802306fd1195d7fc0.zip
configs: use CONFIG_UNWINDER_ORC only in x86/x86_64
The shipped .config files for i686 have both CONFIG_UNWINDER_ORC and CONFIG_UNWINDER_FRAME_POINTER set. This is wrong because those .config files should only have CONFIG_UNWINDER_FRAME_POINTER set. As a result the build generates [...]:warning: override: UNWINDER_ORC changes choice state 4 times. Move CONFIG_UNWINDER_ORC to x86/x86_64 to correct this. Note that this doesn't change the final .config files that the kernel's build system actually uses. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Diffstat (limited to 'kernel-ppc64le.config')
-rw-r--r--kernel-ppc64le.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel-ppc64le.config b/kernel-ppc64le.config
index 04e4d19a4..1f7e6f309 100644
--- a/kernel-ppc64le.config
+++ b/kernel-ppc64le.config
@@ -5584,7 +5584,6 @@ CONFIG_UNIXWARE_DISKLABEL=y
CONFIG_UNIX=y
CONFIG_UNUSED_SYMBOLS=y
# CONFIG_UNWINDER_FRAME_POINTER is not set
-CONFIG_UNWINDER_ORC=y
CONFIG_UPROBE_EVENTS=y
# CONFIG_US5182D is not set
CONFIG_USB_ACM=m