defconfig: msm: enable CONFIG_SCHED_DEBUG

Enable CONFIG_SCHED_DEBUG in order to expose /proc/sched_debug.

Change-Id: Id784c80fe6203f007501637c3d17876528329e2b
Signed-off-by: Joonwoo Park <joonwoop@codeaurora.org>
This commit is contained in:
Joonwoo Park 2016-02-24 11:05:31 -08:00 committed by David Keitel
parent 48b7015c47
commit 449517019b
2 changed files with 0 additions and 2 deletions

View file

@ -307,7 +307,6 @@ CONFIG_DEBUG_INFO=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_KERNEL=y
CONFIG_LOCKUP_DETECTOR=y
# CONFIG_SCHED_DEBUG is not set
# CONFIG_DEBUG_PREEMPT is not set
CONFIG_IPC_LOGGING=y
# CONFIG_FTRACE is not set

View file

@ -310,7 +310,6 @@ CONFIG_DEBUG_INFO=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_KERNEL=y
CONFIG_LOCKUP_DETECTOR=y
# CONFIG_SCHED_DEBUG is not set
# CONFIG_DEBUG_PREEMPT is not set
CONFIG_DEBUG_SPINLOCK=y
CONFIG_IPC_LOGGING=y