From 2f7c68cb55ecb7331f2381deb497c27155f32faf Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Wed, 03 Jan 2024 09:43:39 +0000
Subject: [PATCH] update kernel to 5.10.198

---
 kernel/drivers/mfd/Kconfig |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/kernel/drivers/mfd/Kconfig b/kernel/drivers/mfd/Kconfig
index aa1fe3b..0ace442 100644
--- a/kernel/drivers/mfd/Kconfig
+++ b/kernel/drivers/mfd/Kconfig
@@ -1188,6 +1188,14 @@
 	  through SPI interface. The device supports multiple sub-devices
 	  including interrupts, LDO & DCDC regulators, and onkey.
 
+config MFD_RK806_I2C
+	tristate "RK806 Power Management chip with I2C"
+	select MFD_RK806
+	select REGMAP_I2C
+	select REGMAP_IRQ
+	help
+	  If you say yes here you get support for the RK806 PM chips with I2c interface.
+
 config MFD_RK806_SPI
 	tristate "RK806 Power Management chip with SPI"
 	select MFD_RK806

--
Gitblit v1.6.2