Update linux-5.13-sunxi64.config for rtc

This commit is contained in:
leeboby 2021-10-14 10:24:53 +08:00
parent 1c450892b7
commit db7ee362b5
1 changed files with 2 additions and 2 deletions

View File

@ -5862,9 +5862,9 @@ CONFIG_EDAC_DMC520=m
CONFIG_RTC_LIB=y CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0" CONFIG_RTC_HCTOSYS_DEVICE="rtc1"
CONFIG_RTC_SYSTOHC=y CONFIG_RTC_SYSTOHC=y
CONFIG_RTC_SYSTOHC_DEVICE="rtc0" CONFIG_RTC_SYSTOHC_DEVICE="rtc1"
# CONFIG_RTC_DEBUG is not set # CONFIG_RTC_DEBUG is not set
CONFIG_RTC_NVMEM=y CONFIG_RTC_NVMEM=y