Add on-board RTC support for ODROID-N2+ (#999)

Make the NXP PCF8563TS on-board RTC the primary RTC of the system.
This commit is contained in:
Stefan Agner
2020-11-17 10:49:01 +01:00
committed by GitHub
parent 0797bccc36
commit 29e92f4231
2 changed files with 53 additions and 1 deletions

View File

@@ -4954,7 +4954,7 @@ CONFIG_RTC_DRV_RK808=m
# CONFIG_RTC_DRV_PCF8523 is not set
# CONFIG_RTC_DRV_PCF85063 is not set
# CONFIG_RTC_DRV_PCF85363 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
CONFIG_RTC_DRV_PCF8563=y
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_BQ32K is not set