From 04dd17822334871b23ea2862f7798fb0e0007777 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Sat, 11 May 2024 08:53:19 +0000
Subject: [PATCH] change otg to host mode

---
 kernel/arch/arm/configs/rk3126_linux_slc_nand.config |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/kernel/arch/arm/configs/rk3126_linux_slc_nand.config b/kernel/arch/arm/configs/rk3126_linux_slc_nand.config
index 3b427c2..2fb867c 100644
--- a/kernel/arch/arm/configs/rk3126_linux_slc_nand.config
+++ b/kernel/arch/arm/configs/rk3126_linux_slc_nand.config
@@ -46,7 +46,6 @@
 # CONFIG_DEBUG_LIST is not set
 # CONFIG_DEBUG_SPINLOCK is not set
 # CONFIG_DNS_RESOLVER is not set
-# CONFIG_DRM_IGNORE_IOTCL_PERMIT is not set
 # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
 # CONFIG_ECRYPT_FS is not set
 # CONFIG_ETHERNET is not set
@@ -232,7 +231,9 @@
 # CONFIG_GS_SC7A30 is not set
 # CONFIG_GYROSCOPE_DEVICE is not set
 # CONFIG_HALL_DEVICE is not set
+# CONFIG_IAM20680_ACC is not set
 # CONFIG_ICM2060X_ACC is not set
+# CONFIG_ICM4260X_ACC is not set
 # CONFIG_INFTL is not set
 CONFIG_INLINE_READ_UNLOCK=y
 CONFIG_INLINE_READ_UNLOCK_IRQ=y

--
Gitblit v1.6.2