]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: kconfig: drop CONFIG_RTC_LIB dependency
authorEzequiel Garcia <ezequiel@vanguardiasur.com.ar>
Wed, 27 Apr 2016 16:55:28 +0000 (13:55 -0300)
committerWill Deacon <will.deacon@arm.com>
Thu, 28 Apr 2016 18:43:37 +0000 (19:43 +0100)
commit711e17e62532933c3db33ae62fff0755c7212233
tree6f3a3dcdad6e2598d1aecd74dd92db205bb7724c
parent99aa348f74f892ff9a1e3a82dae080b3eac4e638
arm64: kconfig: drop CONFIG_RTC_LIB dependency

The rtc-lib dependency is not required, and seems it was just
copy-pasted from ARM's Kconfig. If platform requires rtc-lib,
they should select it individually.

Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/Kconfig