On Mon, Jan 11, 2021 at 01:40:25PM +0100, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski <bgolaszew...@baylibre.com> > > The rtc-s5m uses the I2C regmap but doesn't select it in Kconfig so > depending on the configuration the build may fail. Fix it. > > Signed-off-by: Bartosz Golaszewski <bgolaszew...@baylibre.com> > --- > drivers/rtc/Kconfig | 1 + > 1 file changed, 1 insertion(+) >
Fixes: 959df7778bbd ("rtc: Enable compile testing for Maxim and Samsung drivers") Reviewed-by: Krzysztof Kozlowski <k...@kernel.org> Best regards, Krzysztof