diff options
| author | Yaroslav Furman <yaro330@gmail.com> | 2018-11-25 17:13:39 +0300 |
|---|---|---|
| committer | Davide Garberi <dade.garberi@gmail.com> | 2022-07-27 19:23:21 +0200 |
| commit | 34366b786d5476c29cb5fe90bc419bd11f64036b (patch) | |
| tree | 37078d61bbf8000f8177342dfd66395b34ddcbd7 /arch/arm64 | |
| parent | 1001f868a0c010bbc99ee22458bd9e0be54293c1 (diff) | |
configs: Disable CONFIG_SCHED_DEBUG
Signed-off-by: Yaroslav Furman <yaro330@gmail.com>
Signed-off-by: Subhajeet Muhuri <kenny3fcb@gmail.com>
Change-Id: I1547c053d1af44f9eb1f825f180e71d6de9c699d
Diffstat (limited to 'arch/arm64')
| -rw-r--r-- | arch/arm64/configs/z2_plus_defconfig | 1 | ||||
| -rw-r--r-- | arch/arm64/configs/z2_row_defconfig | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/z2_plus_defconfig b/arch/arm64/configs/z2_plus_defconfig index c4c339eedadc..8ad9065baaaa 100644 --- a/arch/arm64/configs/z2_plus_defconfig +++ b/arch/arm64/configs/z2_plus_defconfig @@ -631,6 +631,7 @@ CONFIG_NLS_ISO8859_1=y CONFIG_PRINTK_TIME=y CONFIG_MAGIC_SYSRQ=y CONFIG_PANIC_TIMEOUT=5 +# CONFIG_SCHED_DEBUG is not set # CONFIG_DEBUG_PREEMPT is not set # CONFIG_DEBUG_BUGVERBOSE is not set CONFIG_CPU_FREQ_SWITCH_PROFILER=y diff --git a/arch/arm64/configs/z2_row_defconfig b/arch/arm64/configs/z2_row_defconfig index 46f826097a5f..d4f67e72cdef 100644 --- a/arch/arm64/configs/z2_row_defconfig +++ b/arch/arm64/configs/z2_row_defconfig @@ -638,6 +638,7 @@ CONFIG_NLS_ISO8859_1=y CONFIG_PRINTK_TIME=y CONFIG_MAGIC_SYSRQ=y CONFIG_PANIC_TIMEOUT=5 +# CONFIG_SCHED_DEBUG is not set # CONFIG_DEBUG_PREEMPT is not set # CONFIG_DEBUG_BUGVERBOSE is not set CONFIG_CPU_FREQ_SWITCH_PROFILER=y |
