ANDROID: GKI: Disable coresight config

Coresight driver will support to be built as Kernel module.
Disable the builtin configuration in gki_defconfig. It can
be enabled by vendor as Kernel module.

Bug: 160464759
Signed-off-by: Tingwei Zhang <tingwei@codeaurora.org>
Change-Id: I6de8d6778703cb1db58e4343b31c06d5481b57c3
This commit is contained in:
Tingwei Zhang
2020-08-15 09:40:25 +08:00
parent a299997ad0
commit f79c819c3e

View File

@@ -516,6 +516,4 @@ CONFIG_WQ_WATCHDOG=y
CONFIG_SCHEDSTATS=y
# CONFIG_DEBUG_PREEMPT is not set
CONFIG_BUG_ON_DATA_CORRUPTION=y
CONFIG_CORESIGHT=y
CONFIG_CORESIGHT_STM=y
# CONFIG_RUNTIME_TESTING_MENU is not set