Disable LATENCYTOP/SCHEDSTATS in non-debug builds.

This commit is contained in:
Dave Jones 2013-07-12 11:50:09 -04:00
commit 73e4f49352
5 changed files with 14 additions and 3 deletions

View file

@ -125,3 +125,7 @@ CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
# CONFIG_SPI_DEBUG is not set
CONFIG_X86_DEBUG_STATIC_CPU_HAS=y
CONFIG_SCHEDSTATS=y
CONFIG_LATENCYTOP=y