diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index c70684f859e13473908a1370a9a3bb160db5c4e3..b03fe17042e4a5530bf14a19f9b31df2c5ea0fb9 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -1525,7 +1525,7 @@ config SECCOMP If unsure, say Y. Only embedded should say N here. config CC_STACKPROTECTOR - bool "Enable -fstack-protector buffer overflow detection (EXPERIMENTAL)" + bool "Enable -fstack-protector buffer overflow detection" ---help--- This option turns on the -fstack-protector GCC feature. This feature puts, at the beginning of functions, a canary value on