commit | 99a507771fa57238dc7ffe674ae06090333d02c9 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> | Wed Apr 27 13:55:28 2016 -0300 |
committer | Will Deacon <will.deacon@arm.com> | Thu Apr 28 19:43:37 2016 +0100 |
tree | 6f3a3dcdad6e2598d1aecd74dd92db205bb7724c | |
parent | da24eb1f3f9e2c7b75c5f8c40d8e48e2c4789596 [diff] |
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>