[kernel] r21673 - dists/trunk/linux/debian/config/kernelarch-x86
Bastian Blank
waldi at moszumanska.debian.org
Sun Aug 3 19:39:29 UTC 2014
Author: waldi
Date: Sun Aug 3 19:39:29 2014
New Revision: 21673
Log:
debian/config/kernelarch-x86/config: Fix STACKPROTECTOR.
Modified:
dists/trunk/linux/debian/config/kernelarch-x86/config
Modified: dists/trunk/linux/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-x86/config Sun Aug 3 19:38:47 2014 (r21672)
+++ dists/trunk/linux/debian/config/kernelarch-x86/config Sun Aug 3 19:39:29 2014 (r21673)
@@ -3,6 +3,9 @@
##
CONFIG_OPROFILE=m
# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
+## choice: Stack Protector buffer overflow detection
+CONFIG_CC_STACKPROTECTOR_REGULAR=y
+## end choice
##
## file: arch/x86/Kconfig
@@ -1880,7 +1883,6 @@
# CONFIG_ACPI_PROCFS_POWER is not set
# CONFIG_ACPI_PROC_EVENT is not set
CONFIG_ASUS_OLED=m
-CONFIG_CC_STACKPROTECTOR=y
CONFIG_MTD_DOCPROBE_ADDRESS=0
# CONFIG_MTD_DOCPROBE_ADVANCED is not set
CONFIG_R8187SE=m
More information about the Kernel-svn-changes
mailing list