From: Junghoon Kim Date: Mon, 20 Jan 2020 06:24:43 +0000 (+0900) Subject: ARM: tizen_bcm2709_defconfig: Disable RAID6_PQ_BENCHMARK X-Git-Tag: submit/tizen/20200121.011335~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b4188693e90c03cbc4020fe534555cebf1ca5297;p=platform%2Fkernel%2Flinux-rpi3.git ARM: tizen_bcm2709_defconfig: Disable RAID6_PQ_BENCHMARK Skip the algorithm benchmarking process of RAID6 for the fast kernel startup. The option is not crucial for the rpi boards. Change-Id: If0a4748febb2fad3349b4327624943bdf42454d4 Signed-off-by: Junghoon Kim --- diff --git a/arch/arm/configs/tizen_bcm2709_defconfig b/arch/arm/configs/tizen_bcm2709_defconfig index 60493ec8e4d1..c01dc9d865e5 100644 --- a/arch/arm/configs/tizen_bcm2709_defconfig +++ b/arch/arm/configs/tizen_bcm2709_defconfig @@ -453,6 +453,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_PRINTK_TIME=y