.. | .. |
---|
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 |
---|