[PATCH 2/2] arm64: to allow EFI_RTC can be selected on ARM64
Leizhen (ThunderTown)
thunder.leizhen at huawei.com
Thu Oct 8 02:07:28 PDT 2015
On 2015/9/28 17:44, Leizhen (ThunderTown) wrote:
>> >
>>> >> --------------drivers/char/Kconfig--------------
>>> >> if RTC_LIB=n
>>> >>
>>> >> config RTC
>>> >> tristate "Enhanced Real Time Clock Support (legacy PC RTC driver)"
>>> >>
>>> >> .......
>>> >>
>>> >> config EFI_RTC
>>> >> bool "EFI Real Time Clock Services"
>>> >> depends on IA64 || ARM64
>>> >>
>>> >> .......
>>> >>
>>> >> endif # RTC_LIB
>> >
>> > The driver you want is RTC_DRV_EFI, not EFI_RTC.
> OK, I will try it tommorrow.
Sorry, the coach called me to learn to drive these days. I opened RTC_DRV_EFI and the RTC worked fine, thanks a lot.
>
>> >
>> > Arnd
>> >
>> > .
>> >
More information about the linux-arm-kernel
mailing list