summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szyprowski <m.szyprowski@samsung.com>2024-02-08 13:36:53 +0100
committerJaehoon Chung <jh80.chung@samsung.com>2024-02-19 09:14:05 +0900
commit99ff9f776cbffd8c0cb15c524c086d7bf5c78315 (patch)
treeeac8f9fc20cd07c10a9e33ae390946a403b26724
parentb9471f4b7c1a0981da24db958f4b29d4353f5dca (diff)
downloadlinux-starfive-tizen-6.6.y.tar.gz
linux-starfive-tizen-6.6.y.tar.bz2
linux-starfive-tizen-6.6.y.zip
JH7110 crypto driver seems to be causing memory trashing, so temporarily disable it until the issue is really fixed. This fixes the 'i2c controller timed out' and some other random issues. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Change-Id: I3c1030a0eaf41d7cf97b0fdc6d228bc61681ef5e
-rw-r--r--arch/riscv/configs/tizen_visionfive2_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/riscv/configs/tizen_visionfive2_defconfig b/arch/riscv/configs/tizen_visionfive2_defconfig
index e5ff49a0c7f7..83211edeca7e 100644
--- a/arch/riscv/configs/tizen_visionfive2_defconfig
+++ b/arch/riscv/configs/tizen_visionfive2_defconfig
@@ -406,7 +406,6 @@ CONFIG_CRYPTO_LZ4=y
CONFIG_CRYPTO_ZSTD=y
CONFIG_CRYPTO_USER_API_HASH=y
CONFIG_CRYPTO_DEV_VIRTIO=y
-CONFIG_CRYPTO_DEV_JH7110=y
CONFIG_PRINTK_TIME=y
CONFIG_DEBUG_PAGEALLOC=y
CONFIG_SCHED_STACK_END_CHECK=y