mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
ANDROID: arm64: gki_defconfig: disable CONFIG_DEBUG_PREEMPT
We don't need this. So disable to improve the ABI diff with vendors. Signed-off-by: Will McVicker <willmcvicker@google.com> Bug: 148870985 Test: compile test Change-Id: I70690c8be2c3ffcc77f7c8c1d472be0ffffd0587
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
78e33c3f95
commit
f3214126fe
@@ -484,6 +484,7 @@ CONFIG_PANIC_TIMEOUT=5
|
||||
CONFIG_SOFTLOCKUP_DETECTOR=y
|
||||
# CONFIG_DETECT_HUNG_TASK is not set
|
||||
CONFIG_SCHEDSTATS=y
|
||||
# CONFIG_DEBUG_PREEMPT is not set
|
||||
CONFIG_CORESIGHT=y
|
||||
CONFIG_CORESIGHT_STM=y
|
||||
# CONFIG_RUNTIME_TESTING_MENU is not set
|
||||
|
||||
Reference in New Issue
Block a user