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-s390x.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-s390x.config') diff --git a/kernel-s390x.config b/kernel-s390x.config index 17432d9a3..278e9717b 100644 --- a/kernel-s390x.config +++ b/kernel-s390x.config @@ -1069,7 +1069,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_DM_INIT=y -- cgit