ARM: tizen_bcm2711_defconfig: Disable RAID6_PQ_BENCHMARK
authorJunghoon Kim <jhoon20.kim@samsung.com>
Mon, 20 Jan 2020 06:06:40 +0000 (15:06 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 3 Aug 2023 08:44:02 +0000 (17:44 +0900)
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 <jhoon20.kim@samsung.com>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/arm/configs/tizen_bcm2711_defconfig

index 497b816..9002bae 100644 (file)
@@ -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