defconfig: pineapple: Enable CONFIG_IOMMU_TLBSYNC_DEBUG
Enable CONFIG_IOMMU_TLBSYNC_DEBUG for debug. This panic's the system in the event of TLB sync timeouts thus giving better state of the system. Change-Id: I8d7cc89ff82c2e35a5b789f4263bde17b3820fd6 Signed-off-by: Nikhil V <quic_nprakash@quicinc.com>
This commit is contained in:
parent
c6c31a14b3
commit
0630625804
@ -8,6 +8,7 @@ CONFIG_DEBUG_PAGEALLOC=y
|
||||
CONFIG_DEBUG_PAGEALLOC_ENABLE_DEFAULT=y
|
||||
CONFIG_DEBUG_SPINLOCK=y
|
||||
CONFIG_DETECT_HUNG_TASK=y
|
||||
CONFIG_IOMMU_TLBSYNC_DEBUG=y
|
||||
CONFIG_LKDTM=m
|
||||
CONFIG_LOCK_TORTURE_TEST=m
|
||||
CONFIG_MHI_BUS_DEBUG=y
|
||||
|
Loading…
Reference in New Issue
Block a user