defconfig: 8084: Increase default Kmemleak log size to 4000 from 400

The intention of this change is to help with memory leak
debugging, without any need to change the config file

Change-Id: I5a09ab3ff1d7352a8507962bfb55f86b93a6ca60
Signed-off-by: Monu Surana <msurana@codeaurora.org>
This commit is contained in:
Monu Surana 2013-11-19 16:18:49 -08:00
parent 0dcf4ed8da
commit 3a237d00af
1 changed files with 1 additions and 0 deletions

View File

@ -563,6 +563,7 @@ CONFIG_LOCKUP_DETECTOR=y
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
CONFIG_DEBUG_KMEMLEAK=y
CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=4000
CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y