Re: [PATCH 2/2] arm64: to allow EFI_RTC can be selected on ARM64

From: Leizhen (ThunderTown)
Date: Thu Oct 08 2015 - 05:12:10 EST




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
>> >
>> > .
>> >

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/