x86 explicitly unset stack debug options

gone in ec3f30599b566a21e07ff562bee65bbf5152e9cb

svn path=/dists/trunk/linux-2.6/; revision=10899
This commit is contained in:
Maximilian Attems 2008-03-16 09:18:53 +00:00
parent 9f35c7d3f9
commit 0149df5117
2 changed files with 4 additions and 0 deletions

View File

@ -51,6 +51,8 @@ CONFIG_IA32_AOUT=y
##
## file: arch/x86/Kconfig.debug
##
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_DEBUG_RODATA is not set

View File

@ -100,6 +100,8 @@ CONFIG_SCx200HR_TIMER=m
##
## file: arch/x86/Kconfig.debug
##
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_DEBUG_RODATA is not set