From ee438a2a26b5da8dd1dc8c2f07df68fd4ad21ed4 Mon Sep 17 00:00:00 2001 From: Gao Wei Date: Wed, 2 Jul 2025 20:01:15 +0800 Subject: [PATCH] fix: Remove unused Kconfig option --- Kconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/Kconfig b/Kconfig index 3ef56f1..f692e59 100755 --- a/Kconfig +++ b/Kconfig @@ -130,8 +130,6 @@ menu "Camera configuration" help Enable this option if you want to use the HM0360. Disable this option to save memory. - - config SCCB_I2C_PORT config MEGA_CCM_SUPPORT bool "Support MEGA CCM 5MP"