Merge branch 'tracing/hw-breakpoints' into perf/core
[platform/kernel/linux-arm64.git] / arch / x86 / Kconfig
index 1b7c743..178084b 100644 (file)
@@ -1444,12 +1444,8 @@ config SECCOMP
 
          If unsure, say Y. Only embedded should say N here.
 
-config CC_STACKPROTECTOR_ALL
-       bool
-
 config CC_STACKPROTECTOR
        bool "Enable -fstack-protector buffer overflow detection (EXPERIMENTAL)"
-       select CC_STACKPROTECTOR_ALL
        ---help---
          This option turns on the -fstack-protector GCC feature. This
          feature puts, at the beginning of functions, a canary value on