Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e45116b8 authored by Brice Goglin's avatar Brice Goglin Committed by Linus Torvalds
Browse files

[PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64



Fix typo in 'EXPERIMENTAL' in config CC_STACKPROTECTOR in arch/x86_64/Kconfig.

Signed-off-by: default avatarBrice Goglin <brice@myri.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 02241696
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -584,7 +584,7 @@ config SECCOMP
	  If unsure, say Y. Only embedded should say N here.

config CC_STACKPROTECTOR
	bool "Enable -fstack-protector buffer overflow detection (EXPRIMENTAL)"
	bool "Enable -fstack-protector buffer overflow detection (EXPERIMENTAL)"
	depends on EXPERIMENTAL
	help
         This option turns on the -fstack-protector GCC feature. This