From 50a212ec906f7524620675f0c57357691c26c81f Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Wed, 16 Oct 2024 01:20:19 +0000
Subject: [PATCH] 修改GPIO导出默认初始值

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

diff --git a/kernel/arch/arm/configs/rk3126_linux.config b/kernel/arch/arm/configs/rk3126_linux.config
index 52f5022..8720e22 100644
--- a/kernel/arch/arm/configs/rk3126_linux.config
+++ b/kernel/arch/arm/configs/rk3126_linux.config
@@ -47,7 +47,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
@@ -227,7 +226,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_INLINE_READ_UNLOCK=y
 CONFIG_INLINE_READ_UNLOCK_IRQ=y
 CONFIG_INLINE_SPIN_UNLOCK_IRQ=y

--
Gitblit v1.6.2