.. | .. |
---|
1188 | 1188 | through SPI interface. The device supports multiple sub-devices |
---|
1189 | 1189 | including interrupts, LDO & DCDC regulators, and onkey. |
---|
1190 | 1190 | |
---|
| 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 | + |
---|
1191 | 1199 | config MFD_RK806_SPI |
---|
1192 | 1200 | tristate "RK806 Power Management chip with SPI" |
---|
1193 | 1201 | select MFD_RK806 |
---|
.. | .. |
---|
1218 | 1226 | if you say yes here you get support for the RK1000, with func as |
---|
1219 | 1227 | TVEncoder or CODEC. |
---|
1220 | 1228 | |
---|
| 1229 | +source "drivers/mfd/display-serdes/Kconfig" |
---|
| 1230 | +source "drivers/mfd/rkx110_x120/Kconfig" |
---|
| 1231 | + |
---|
1221 | 1232 | config MFD_RN5T618 |
---|
1222 | 1233 | tristate "Ricoh RN5T567/618 PMIC" |
---|
1223 | 1234 | depends on I2C |
---|