diff options
author | Laura Abbott <labbott@redhat.com> | 2019-06-12 16:37:52 -0400 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2019-06-12 16:37:52 -0400 |
commit | 5faed67f4758b6ac2e49f4d62e3008f13e9f5979 (patch) | |
tree | a3e349a5e725f588b91d511db8999137df8b5f6e /kernel-aarch64.config | |
parent | 54546efb12518be1fdf35342e718fb0bebd1185d (diff) | |
download | kernel-5faed67f4758b6ac2e49f4d62e3008f13e9f5979.tar.gz kernel-5faed67f4758b6ac2e49f4d62e3008f13e9f5979.tar.xz kernel-5faed67f4758b6ac2e49f4d62e3008f13e9f5979.zip |
Enable CONFIG_DM_DUST
This was a request from some of the developers
Signed-off-by: Laura Abbott <labbott@redhat.com>
Diffstat (limited to 'kernel-aarch64.config')
-rw-r--r-- | kernel-aarch64.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64.config b/kernel-aarch64.config index 1ad54d2b7..9fef50687 100644 --- a/kernel-aarch64.config +++ b/kernel-aarch64.config @@ -1365,7 +1365,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 |