[PATCH] ARM: Drop CONFIG_RTC_LIB dependency
Ezequiel Garcia
ezequiel at vanguardiasur.com.ar
Fri Apr 15 10:58:10 PDT 2016
+Arnd
On 2 April 2016 at 01:00, Ezequiel Garcia <ezequiel at vanguardiasur.com.ar> wrote:
> The rtc-lib dependency seems to be here for very old historical
> reasons, but nowadays it shouldn't be needed. If any ARM
> platform requires rtc-lib, they should select it individually.
>
> Signed-off-by: Ezequiel Garcia <ezequiel at vanguardiasur.com.ar>
> ---
> arch/arm/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index cdfa6c2b7626..8efb1c605ac8 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -84,7 +84,6 @@ config ARM
> select OLD_SIGACTION
> select OLD_SIGSUSPEND3
> select PERF_USE_VMALLOC
> - select RTC_LIB
> select SYS_SUPPORTS_APM_EMULATION
> # Above selects are sorted alphabetically; please add new ones
> # according to that. Thanks.
> --
> 2.7.0
>
If there's no feedback on this, I'll add it to Russell's patch tracker.
Thanks,
--
Ezequiel García, VanguardiaSur
www.vanguardiasur.com.ar
More information about the linux-arm-kernel
mailing list