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:
Will McVicker
2020-02-04 11:19:57 -08:00
committed by Greg Kroah-Hartman
parent 78e33c3f95
commit f3214126fe

View File

@@ -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