projects
/
profile
/
wearable
/
platform
/
kernel
/
linux-4.9-exynos9110.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4c6339
)
ARM64: tizen_tw3_defconfig: enable a config prefech_128 for dm-verity
06/242206/2
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
tizen_6.0
tizen_6.0_hotfix
accepted/tizen/6.0/unified/20201030.102849
accepted/tizen/6.0/unified/hotfix/20201103.045018
accepted/tizen/unified/20200826.133047
submit/tizen/20200825.081721
submit/tizen_6.0/20201029.205505
submit/tizen_6.0_hotfix/20201102.192906
submit/tizen_6.0_hotfix/20201103.115106
tizen_6.0.m2_release
author
Jaehoon Chung
<jh80.chung@samsung.com>
Tue, 25 Aug 2020 03:49:06 +0000
(12:49 +0900)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Tue, 25 Aug 2020 06:43:46 +0000
(15:43 +0900)
Enable CONFIG_DM_VEIRTY_HASH_PREFETCH_MIN_SIZE_128.
Change-Id: I2b8f8c8aa91f9e50429c7f5d76f9a2973973e6df
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/arm64/configs/tizen_tw3_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/tizen_tw3_defconfig
b/arch/arm64/configs/tizen_tw3_defconfig
index a74ace23f0ec32a75f4d7200c9280eb21cd5fc89..0cea1da32591d08d223354dec9001570a438ac7a 100644
(file)
--- a/
arch/arm64/configs/tizen_tw3_defconfig
+++ b/
arch/arm64/configs/tizen_tw3_defconfig
@@
-1359,7
+1359,7
@@
CONFIG_DM_CRYPT=y
# CONFIG_DM_UEVENT is not set
# CONFIG_DM_FLAKEY is not set
CONFIG_DM_VERITY=y
-# CONFIG_DM_VERITY_HASH_PREFETCH_MIN_SIZE_128 is not set
+CONFIG_DM_VERITY_HASH_PREFETCH_MIN_SIZE_128=y
CONFIG_DM_VERITY_HASH_PREFETCH_MIN_SIZE=1
# CONFIG_DM_VERITY_FEC is not set
# CONFIG_DM_SWITCH is not set