You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
323 B
10 lines
323 B
config MTK_DFD_INTERNAL_DUMP |
|
bool "Enable MediaTek DFD internal dump" |
|
select MTK_PLAT_SRAM_FLAG |
|
default n |
|
help |
|
DFD (Design for Debug) is a debugging tool, |
|
which scans flip-flops and dumps to internal |
|
RAM on the WDT reset. After system reboots, |
|
those values could be showed in exception db |
|
for debugging.
|
|
|