mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
ANDROID: GKI: Enable TRACE_MMIO_ACCESS config for gki_defconfig
Enable TRACE_MMIO_ACCESS config for memory mapped io register read and write tracing support in GKI image. Bug: 169045115 Change-Id: I27d115092789303a4c8f0c99d9bcb887ef3cc163 Signed-off-by: Prasad Sodagudi <psodagud@codeaurora.org>
This commit is contained in:
parent
e091aa59b9
commit
1f5a05b6dc
|
|
@ -603,4 +603,5 @@ CONFIG_WQ_WATCHDOG=y
|
|||
CONFIG_SCHEDSTATS=y
|
||||
# CONFIG_DEBUG_PREEMPT is not set
|
||||
CONFIG_BUG_ON_DATA_CORRUPTION=y
|
||||
CONFIG_TRACE_MMIO_ACCESS=y
|
||||
# CONFIG_RUNTIME_TESTING_MENU is not set
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user