From: Junghoon Kim Date: Mon, 20 Jan 2020 06:06:40 +0000 (+0900) Subject: ARM: tizen_bcm2711_defconfig: Disable RAID6_PQ_BENCHMARK X-Git-Tag: submit/tizen/20220208.074352~140 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=54511b31ccd94bf301828cb809e4e3de5ce960cc;p=platform%2Fkernel%2Flinux-rpi.git ARM: tizen_bcm2711_defconfig: Disable RAID6_PQ_BENCHMARK Skip the algorithm benchmarking process of RAID6. This is helpful for systems where fast kernel startup is important. Also, The option is not crucial for the rpi boards. Change-Id: I68a9cc82b1320cb47442456f3f408cf7e8609c64 Signed-off-by: Junghoon Kim Signed-off-by: Jaehoon Chung --- diff --git a/arch/arm/configs/tizen_bcm2711_defconfig b/arch/arm/configs/tizen_bcm2711_defconfig index 497b816..9002bae 100644 --- a/arch/arm/configs/tizen_bcm2711_defconfig +++ b/arch/arm/configs/tizen_bcm2711_defconfig @@ -472,6 +472,7 @@ CONFIG_SECURITY_SMACK_APPEND_SIGNALS=y CONFIG_CRYPTO_XTS=y CONFIG_CRYPTO_TWOFISH=y CONFIG_CRYPTO_LZO=y +# CONFIG_RAID6_PQ_BENCHMARK is not set CONFIG_CRC_ITU_T=y CONFIG_CRC7=m CONFIG_DMA_CMA=y