diff options
author | Josh Boyer <jwboyer@redhat.com> | 2013-01-31 15:08:26 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2013-01-31 15:08:26 -0500 |
commit | 47a1ebcf2130837ed10a87a23a4d81f3473be2d1 (patch) | |
tree | c2d823ce27368c063888a081940e03c108c88e4c /config-nodebug | |
parent | ebd1a1737a5296bef20ee5706a5937a2275798d1 (diff) | |
download | kernel-47a1ebcf2130837ed10a87a23a4d81f3473be2d1.tar.gz kernel-47a1ebcf2130837ed10a87a23a4d81f3473be2d1.tar.xz kernel-47a1ebcf2130837ed10a87a23a4d81f3473be2d1.zip |
Linux v3.8-rc5-245-g04c2eee
- Enable CONFIG_DEBUG_STACK_USAGE
Diffstat (limited to 'config-nodebug')
-rw-r--r-- | config-nodebug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-nodebug b/config-nodebug index ee71f8577..571f35a93 100644 --- a/config-nodebug +++ b/config-nodebug @@ -29,7 +29,7 @@ CONFIG_SLUB_DEBUG_ON=y # CONFIG_LOCK_STAT is not set -# CONFIG_DEBUG_STACK_USAGE is not set +CONFIG_DEBUG_STACK_USAGE=y # CONFIG_ACPI_DEBUG is not set # CONFIG_ACPI_DEBUG_FUNC_TRACE is not set |