projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6fe4c2
)
Enable CONFIG_DM_BOW for checkpointing
author
Robin Lee
<rgl@google.com>
Wed, 3 Nov 2021 21:16:45 +0000
(21:16 +0000)
committer
Robin Lee
<rgl@google.com>
Wed, 3 Nov 2021 21:16:51 +0000
(21:16 +0000)
Bug:
204318789
Change-Id: Ic4b1aeeeff4f864543236b297b5548be4b9a9eb9
arch/arm64/configs/meson64_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/configs/meson64_defconfig
b/arch/arm64/configs/meson64_defconfig
index 7876a4840805f4c404131ffc37d5b525b5241633..068d25882e19337505b234c68aebdda4f6cb4c80 100644
(file)
--- a/
arch/arm64/configs/meson64_defconfig
+++ b/
arch/arm64/configs/meson64_defconfig
@@
-392,6
+392,7
@@
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_LINEAR=y
CONFIG_BLK_DEV_DM=y
+CONFIG_DM_BOW=y
CONFIG_DM_CRYPT=y
CONFIG_DM_SNAPSHOT=y
CONFIG_DM_VERITY=y