diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-04-23 10:36:38 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-06-03 12:43:33 +0200 |
commit | 6e8cef384a41882b2d4ec6992dd0d74246b3f353 (patch) | |
tree | 499b61af555a1dece230e5282613739b3aaae09c /arch/powerpc/kernel/rtas-proc.c | |
parent | powerpc/pasemi: Set PCI_SCAN_ALL_PCI_DEVS (diff) | |
download | linux-6e8cef384a41882b2d4ec6992dd0d74246b3f353.tar.xz linux-6e8cef384a41882b2d4ec6992dd0d74246b3f353.zip |
powerpc: always enable RTC_LIB
In order to use the rtc_tm_to_time64() and rtc_time64_to_tm()
helper functions in later patches, we have to ensure that
CONFIG_RTC_LIB is always built-in.
Note that this symbol only controls a couple of helper functions,
not the actual RTC subsystem, which remains optional and is
enabled with CONFIG_RTC_CLASS.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kernel/rtas-proc.c')
0 files changed, 0 insertions, 0 deletions