[][kernel][common][i2c][update kernel config to prevent build stop]

[Description]
Change default kernel config to prevent build stop

[Release-log]
N/A

Change-Id: Ie6e75632848ff8f84bf516274e1976c4c1f4296c
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/8138438
diff --git a/target/linux/mediatek/mt7981/config-5.4 b/target/linux/mediatek/mt7981/config-5.4
index ad4b48d..e2b1368 100644
--- a/target/linux/mediatek/mt7981/config-5.4
+++ b/target/linux/mediatek/mt7981/config-5.4
@@ -480,3 +480,5 @@
 CONFIG_ZLIB_DEFLATE=y
 CONFIG_ZLIB_INFLATE=y
 CONFIG_ZONE_DMA32=y
+CONFIG_RICHTEK_RTQ6056=y
+CONFIG_ZTS8032=y
diff --git a/target/linux/mediatek/mt7986/config-5.4 b/target/linux/mediatek/mt7986/config-5.4
index 53b5f30..33046cd 100644
--- a/target/linux/mediatek/mt7986/config-5.4
+++ b/target/linux/mediatek/mt7986/config-5.4
@@ -547,3 +547,5 @@
 # CONFIG_BPF_KPROBE_OVERRIDE is not set
 # CONFIG_HIST_TRIGGERS is not set
 # CONFIG_FUNCTION_ERROR_INJECTION is not set
+CONFIG_RICHTEK_RTQ6056=y
+CONFIG_ZTS8032=y
diff --git a/target/linux/mediatek/mt7988/config-5.4 b/target/linux/mediatek/mt7988/config-5.4
index fb27f0d..06ec24b 100644
--- a/target/linux/mediatek/mt7988/config-5.4
+++ b/target/linux/mediatek/mt7988/config-5.4
@@ -518,3 +518,5 @@
 # CONFIG_BPF_KPROBE_OVERRIDE is not set
 # CONFIG_HIST_TRIGGERS is not set
 # CONFIG_FUNCTION_ERROR_INJECTION is not set
+CONFIG_RICHTEK_RTQ6056=y
+CONFIG_ZTS8032=y