rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependencies
authorWill McVicker <willmcvicker@google.com>
Wed, 13 Oct 2021 21:22:55 +0000 (21:22 +0000)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Sun, 17 Oct 2021 17:15:12 +0000 (19:15 +0200)
commitd96890fca9fd429dd3834dae27e1047760da245b
tree8ece77c828863267cb324c7e9eacec93008084a0
parent81a51eb6be3dbb76790b7353ec8dfaadfc751782
rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependencies

The config HAVE_S3C_RTC is not really needed since we can simply just
add the dependencies directly to RTC_DRV_S3C. Also, one less config to
keep track of!

Signed-off-by: Will McVicker <willmcvicker@google.com>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20211013212256.3425889-1-willmcvicker@google.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
arch/arm/Kconfig
arch/arm/mach-exynos/Kconfig
arch/arm/mach-s5pv210/Kconfig
arch/arm64/Kconfig.platforms
drivers/rtc/Kconfig