kernel_samsung_a34x-permissive/drivers/misc/mediatek/debug_latch/Kconfig
2024-04-28 15:51:13 +02:00

15 lines
487 B
Plaintext

config MTK_PLAT_SRAM_FLAG
bool "MediaTek PLATFORM SRAM FLAG"
help
PLAT_SRAM_FLAG provides APIs to access debugging flags.
Which are kept after exception occurs, and we can dump
these flags as hints or inputs to post-processing scripts
for further analyze.
config MTK_LASTBUS_INTERFACE
bool "MTK_LASTBUS"
help
LASTBUS is a tool to get the snapshot of peri and infra bus.
Enable this feature, you can dump LASTBUS status for peri and
infra bus for debug purpose.