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:
parent
93511073ec
commit
2e00ac5c21
1 changed files with 1 additions and 0 deletions
|
@ -476,5 +476,6 @@ CONFIG_SOFTLOCKUP_DETECTOR=y
|
|||
# CONFIG_DETECT_HUNG_TASK is not set
|
||||
CONFIG_PANIC_TIMEOUT=5
|
||||
CONFIG_SCHEDSTATS=y
|
||||
# CONFIG_DEBUG_PREEMPT is not set
|
||||
CONFIG_CORESIGHT=y
|
||||
CONFIG_CORESIGHT_STM=y
|
||||
|
|
Loading…
Reference in a new issue