summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSami Tolvanen <samitolvanen@google.com>2019-01-10 16:28:12 -0800
committerAlistair Strachan <astrachan@google.com>2019-01-14 17:58:50 +0000
commitacb5ff1905fd03fa74ebd07c8df5bcbe80204b79 (patch)
tree97445f8acce1d74a929f71573da988047285e5eb
parentec8fcb232d839b36399fae3de408488959e22e6d (diff)
ANDROID: cuttlefish_defconfig: remove DM_VERITY_HASH_PREFETCH_MIN_SIZE
This option is reverted in change Iebcb0cd9982f36c4bd2552811f9147325a291db0. Bug: 71728490 Change-Id: If25dfd56abed16bfe579840e4a52d6bedbae69ca Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
-rw-r--r--arch/x86/configs/x86_64_cuttlefish_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/configs/x86_64_cuttlefish_defconfig b/arch/x86/configs/x86_64_cuttlefish_defconfig
index 975d083b2317..8383fea15ad7 100644
--- a/arch/x86/configs/x86_64_cuttlefish_defconfig
+++ b/arch/x86/configs/x86_64_cuttlefish_defconfig
@@ -223,7 +223,6 @@ CONFIG_DM_MIRROR=y
CONFIG_DM_ZERO=y
CONFIG_DM_UEVENT=y
CONFIG_DM_VERITY=y
-CONFIG_DM_VERITY_HASH_PREFETCH_MIN_SIZE=1
CONFIG_DM_VERITY_FEC=y
CONFIG_DM_ANDROID_VERITY=y
CONFIG_NETDEVICES=y