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.
