hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/mfd/Kconfig
....@@ -1188,6 +1188,14 @@
11881188 through SPI interface. The device supports multiple sub-devices
11891189 including interrupts, LDO & DCDC regulators, and onkey.
11901190
1191
+config MFD_RK806_I2C
1192
+ tristate "RK806 Power Management chip with I2C"
1193
+ select MFD_RK806
1194
+ select REGMAP_I2C
1195
+ select REGMAP_IRQ
1196
+ help
1197
+ If you say yes here you get support for the RK806 PM chips with I2c interface.
1198
+
11911199 config MFD_RK806_SPI
11921200 tristate "RK806 Power Management chip with SPI"
11931201 select MFD_RK806