summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig.cpu
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-21 17:16:09 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-21 17:16:09 -0300
commit4411a04f871d94ae997fb7262a428fe2ee988eb3 (patch)
tree92cb073311cb6c2eeb256969112ec61f877982d9 /arch/x86/Kconfig.cpu
parentb907a8622e39eecfc4b243f3be3ad26559d1faee (diff)
Linux-libre 4.6.4-gnupck-4.6.4-gnu
Diffstat (limited to 'arch/x86/Kconfig.cpu')
-rw-r--r--arch/x86/Kconfig.cpu10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/x86/Kconfig.cpu b/arch/x86/Kconfig.cpu
index ee3e7d4dd..f7b401627 100644
--- a/arch/x86/Kconfig.cpu
+++ b/arch/x86/Kconfig.cpu
@@ -435,16 +435,6 @@ config X86_GENERIC
This is really intended for distributors who need more
generic optimizations.
-config X86_MARCH_NATIVE
- bool "Use -march=native cflag (EXPERIMENTAL)"
- help
- Setting Y here, will result in passing the -march=native and
- -mtune=native cflags to GCC while compiling the kernel, which
- makes GCC check the CPU capabilities and use the best cflags
- for your computer.
-
- Set Y here only if you use >=gcc-4.2.0.
-
#
# Define implied options from the CPU selection here
config X86_INTERNODE_CACHE_SHIFT