add RTC_DRV_DS1307 to config

This commit is contained in:
André Heßling 2019-01-30 09:08:43 +01:00 committed by GitHub
parent 5dda4b35fb
commit cc112dd06c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4520,7 +4520,7 @@ CONFIG_RTC_INTF_DEV=y
#
# CONFIG_RTC_DRV_ABB5ZES3 is not set
# CONFIG_RTC_DRV_ABX80X is not set
# CONFIG_RTC_DRV_DS1307 is not set
CONFIG_RTC_DRV_DS1307=m
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_HYM8563 is not set