kernel_samsung_a34x-permissive/drivers/misc/mediatek/debug_tracer/Kconfig
2024-04-28 15:49:01 +02:00

18 lines
593 B
Plaintext
Executable file

config MTK_DEBUG_TRACER
bool "MediaTek Debug Tracer Configuration"
help
Select to enable MediaTek Debug Tracer configuration.
DEBUG TRACER is a debugging feature to record the historical
information on bus. After rebooting, these information could
be dumped for debugging.
config MTK_BUS_TRACER
bool "MediaTek BUS TRACER"
depends on MTK_DEBUG_TRACER
help
BUS TRACER is a debugging feature to record the historical
information on bus. After rebooting, these information could
be dumped for debugging. It can also debug with watchpoint,
bypass, id, and rw filters