commit | 578c2b661e2b1b474ea3571a3c3c6d57bae89e8d | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Jan 27 23:17:24 2020 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Jan 27 23:36:19 2020 +0100 |
tree | 545c572d6bb037c5fddb8009ad93f5a0a450bacc | |
parent | c68209410752117fd0b11d88ca514563878f64aa [diff] |
rtc: Kconfig: select REGMAP_I2C when necessary Some i2c RTC drivers are using regmap but are not selecting REGMAP_I2C which may lead to build failures. Link: https://lore.kernel.org/r/20200127221724.10160-2-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>