On Mon, Jan 11, 2021 at 01:40:25PM +0100, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <[email protected]>
>
> 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 <[email protected]>
> ---
> drivers/rtc/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
Fixes: 959df7778bbd ("rtc: Enable compile testing for Maxim and Samsung
drivers")
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Best regards,
Krzysztof