hc
2024-02-20 e636c8d336489bf3eed5878299e6cc045bbad077
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
....@@ -1218,6 +1226,9 @@
12181226 if you say yes here you get support for the RK1000, with func as
12191227 TVEncoder or CODEC.
12201228
1229
+source "drivers/mfd/display-serdes/Kconfig"
1230
+source "drivers/mfd/rkx110_x120/Kconfig"
1231
+
12211232 config MFD_RN5T618
12221233 tristate "Ricoh RN5T567/618 PMIC"
12231234 depends on I2C