From 5faed67f4758b6ac2e49f4d62e3008f13e9f5979 Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Wed, 12 Jun 2019 16:37:52 -0400 Subject: Enable CONFIG_DM_DUST This was a request from some of the developers Signed-off-by: Laura Abbott --- kernel-aarch64-debug.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-aarch64-debug.config') diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index e99435282..4fc36d8a3 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -1373,7 +1373,7 @@ CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y # CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set CONFIG_DM_DEBUG=y CONFIG_DM_DELAY=m -# CONFIG_DM_DUST is not set +CONFIG_DM_DUST=m # CONFIG_DM_ERA is not set CONFIG_DM_FLAKEY=m CONFIG_DMIID=y -- cgit