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)
commit99a507771fa57238dc7ffe674ae06090333d02c9
tree6f3a3dcdad6e2598d1aecd74dd92db205bb7724c
parentda24eb1f3f9e2c7b75c5f8c40d8e48e2c4789596
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