Kconfig 585 B

123456789101112131415161718
  1. config MTK_SYSTRACKER
  2. bool "Enable MTK System Tracker Debugger"
  3. default n
  4. help
  5. SYSTRACKER driver is a debugging feature.
  6. SYSTRACKER is a hardware debugger
  7. to record timeout transaction
  8. and trigger SLV_ERR or interrupt to notify CPU.
  9. config MTK_SYSTRACKER_V2
  10. bool "Enable MTK System Tracker Debugger V2"
  11. select MTK_SYSTRACKER
  12. default n
  13. help
  14. SYSTRACKER driver is a debugging feature.
  15. SYSTRACKER is a hardware debugger to record timeout transaction
  16. and trigger SLV_ERR or interrupt to notify CPU.
  17. Support 2 stage timeout & watchpoint SLV_ERR