[PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64
authorBrice Goglin <Brice.Goglin@ens-lyon.org>
Mon, 11 Dec 2006 19:14:15 +0000 (20:14 +0100)
committerLinus Torvalds <torvalds@woody.osdl.org>
Mon, 11 Dec 2006 20:29:27 +0000 (12:29 -0800)
Fix typo in 'EXPERIMENTAL' in config CC_STACKPROTECTOR in arch/x86_64/Kconfig.

Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/Kconfig

index 3ac581d1720220cddf2601eed541064352bc3152..d4275537b25b6e8bc814f19215278da2633420f3 100644 (file)
@@ -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